-
Notifications
You must be signed in to change notification settings - Fork 14.8k
Closed
Labels
bugzillaIssues migrated from bugzillaIssues migrated from bugzillainvalidResolved as invalid, i.e. not a bugResolved as invalid, i.e. not a bugllvm:codegen
Description
Bugzilla Link | 3240 |
Resolution | INVALID |
Resolved on | Mar 06, 2010 14:00 |
Version | trunk |
OS | All |
Blocks | #3573 |
Attachments | [Patch against libhttps://user-images.githubusercontent.com/92601923/143738630-bc452f26-58f7-4d01-a7a7-d0e81f78c31c.gz) |
CC | @asl,@danchr,@oscarfv |
Extended Description
The attached patch adds a bogus *AsmPrinterForceLink definition to each of ARMAsmPrinter.cpp, AlphaAsmPrinter.cpp, CBackend.cpp, CPPBackend.cpp, IA64AsmPrinter.cpp, MSILWriter.cpp, MipsAsmPrinter.cpp, PIC16AsmPrinter.cpp, SPUAsmPrinter.cpp, SparcAsmPrinter.cpp and XCoreAsmPrinter.cpp. Or, in other words, the targets which don't already have such definitions.
These definitions are already used by the CMake build on Windows, and could be used by the Makefile build system in the future.
Metadata
Metadata
Assignees
Labels
bugzillaIssues migrated from bugzillaIssues migrated from bugzillainvalidResolved as invalid, i.e. not a bugResolved as invalid, i.e. not a bugllvm:codegen