[llvm-bugs] [Bug 45369] Missing symbols when llvm is build with LTO

via llvm-bugs llvm-bugs at lists.llvm.org
Wed Mar 10 18:13:57 PST 2021


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

Yuanfang Chen <yuanfang.chen at sony.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |yuanfang.chen at sony.com
             Status|NEW                         |RESOLVED
         Resolution|---                         |INVALID

--- Comment #1 from Yuanfang Chen <yuanfang.chen at sony.com> ---
You need to build LLVM with `LLVM_ENABLE_RTTI` if that's what you want;
otherwise, you should use `-fno-rtti` for mesa.

Feel free to reopen if this does not solve your issue.

-- 
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/20210311/d243c0c0/attachment.html>


More information about the llvm-bugs mailing list