[LLVMbugs] [Bug 13129] Targets.cpp:(.text+0xb8f): undefined reference to `llvm::MCSectionMachO::ParseSectionSpecifier(llvm::StringRef, llvm::StringRef&, llvm::StringRef&, unsigned int&, bool&, unsigned int&)'
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Mon Jun 18 08:02:03 PDT 2012
http://llvm.org/bugs/show_bug.cgi?id=13129
Anton Korobeynikov <asl at math.spbu.ru> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|REOPENED |RESOLVED
CC| |asl at math.spbu.ru
Resolution| |INVALID
--- Comment #3 from Anton Korobeynikov <asl at math.spbu.ru> 2012-06-18 10:02:03 CDT ---
You have to link llvm libraries after clang's one.
--
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