[llvm-bugs] [Bug 33683] Missing symbol `typeinfo for llvm::raw_ostream' in LLVM-4.0.so

via llvm-bugs llvm-bugs at lists.llvm.org
Sat Jul 8 10:32:40 PDT 2017


https://bugs.llvm.org/show_bug.cgi?id=33683

Yuri <yuri at tsoft.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|INVALID                     |---
             Status|RESOLVED                    |REOPENED

--- Comment #4 from Yuri <yuri at tsoft.com> ---
libLLVM-4.0.so shouldn't be built with --no-rtti by default, while clang
doesn't add such flag by default.

Please built libLLVM-4.0.so without --no-rtti.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20170708/2f1fd7a2/attachment.html>


More information about the llvm-bugs mailing list