http://llvm.org/bugs/show_bug.cgi?id=3240
Summary: Add *AsmPrinterForceLink to the targets which don't have
them
Product: libraries
Version: trunk
Platform: Macintosh
OS/Version: Mac System 9.x
Status: NEW
Severity: normal
Priority: P2
Component: Common Code Generator Code
AssignedTo: [email protected]
ReportedBy: [email protected]
CC: [email protected]
Blocks: 3201
Created an attachment (id=2322)
--> (http://llvm.org/bugs/attachment.cgi?id=2322)
Patch against lib/Target
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.
--
Configure bugmail: http://llvm.org/bugs/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
_______________________________________________
LLVMbugs mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs