https://bugs.llvm.org/show_bug.cgi?id=31224
Orivej Desh <ori...@gmx.fr> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|FIXED |---
Status|RESOLVED |REOPENED
CC| |ori...@gmx.fr
--- Comment #10 from Orivej Desh <ori...@gmx.fr> ---
This bug is not fixed yet. Here is an example of a constructor like those used
by CUDA that is not called when linked with LLD:
https://gist.github.com/orivej/29b9834e4621f2c69bfddf0bfc1baa1f
In this example main.ld is stopped with "Trace/breakpoint trap", but main.lld
finishes without calling ctor.
--
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs