[LLVMbugs] [Bug 8428] Unable to link JITTests
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Fri Oct 29 07:09:43 PDT 2010
http://llvm.org/bugs/show_bug.cgi?id=8428
Ryuta Suzuki <oroppas at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
--- Comment #5 from Ryuta Suzuki <oroppas at gmail.com> 2010-10-29 09:09:42 CDT ---
It turns out set(LLVM_REQUIRES_RTTI 1) in unittests/CMakeLists.txt caused the
mysterious link error. The line is removed in the recent revision and I'm able
to link without error.
--
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