[LLVMbugs] [Bug 11498] New: llvm::InitializeNativeTargetAsmParser() is broken
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Tue Dec 6 23:46:19 PST 2011
http://llvm.org/bugs/show_bug.cgi?id=11498
Bug #: 11498
Summary: llvm::InitializeNativeTargetAsmParser() is broken
Product: Build scripts
Version: trunk
Platform: All
OS/Version: All
Status: NEW
Severity: enhancement
Priority: P
Component: cmake
AssignedTo: unassignedbugs at nondot.org
ReportedBy: alexey.prokhin at yandex.ru
CC: llvmbugs at cs.uiuc.edu, ofv at wanadoo.es
Classification: Unclassified
Created attachment 7682
--> http://llvm.org/bugs/attachment.cgi?id=7682
cmake-ix.cmake patch
llvm::InitializeNativeTargetAsmParser function does nothing if LLVM was
configured using cmake. That happens because LLVM_NATIVE_ASMPARSER is not set
in config-ix.cmake. I made a patch that resolves the issue.
--
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.
More information about the llvm-bugs
mailing list