[llvm-bugs] [Bug 35146] dllexported classes don't emit typeinfo (often enough) in the itanium ABI
via llvm-bugs
llvm-bugs at lists.llvm.org
Thu Feb 1 23:35:24 PST 2018
https://bugs.llvm.org/show_bug.cgi?id=35146
Martin Storsjö <martin at martin.st> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |FIXED
Status|NEW |RESOLVED
--- Comment #2 from Martin Storsjö <martin at martin.st> ---
The actual root cause (not being able to build Qt as DLLs) has been fixed in
SVN r324059, thus resolving it. The other difference to GCC that I originally
minimized the issue down to still remains but doesn't seem to cause problems in
building Qt yet/right now at least.
--
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/20180202/eaa394dc/attachment.html>
More information about the llvm-bugs
mailing list