https://bugs.llvm.org/show_bug.cgi?id=48517
Richard Smith <richard-l...@metafoo.co.uk> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |REOPENED
CC| |dblai...@gmail.com
Resolution|FIXED |---
--- Comment #3 from Richard Smith <richard-l...@metafoo.co.uk> ---
The remaining issue looks like a bug in debug information generation. If you
build with -g0, the problem goes away (and, disturbingly, if you build with -g,
the debug info symbols get the proper mangling and the
actually-referenced-from-the-code symbols get the wrong .1 / .2 manglings).
It's not clear to me if the problem goes deeper than debug info generation,
though.
--
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs