http://llvm.org/bugs/show_bug.cgi?id=8428

Ryuta Suzuki <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED

--- Comment #5 from Ryuta Suzuki <[email protected]> 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.
_______________________________________________
LLVMbugs mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs

Reply via email to