https://bugs.llvm.org/show_bug.cgi?id=34567
Bug ID: 34567
Summary: lld: unknown argument: --push-state, --pop-state on
ubuntu when using asan
Product: lld
Version: unspecified
Hardware: PC
OS: Windows NT
Status: NEW
Severity: enhancement
Priority: P
Component: All Bugs
Assignee: unassignedb...@nondot.org
Reporter: predel...@gmail.com
CC: llvm-bugs@lists.llvm.org
It happens for me on ubuntu 17.04
Seems like there was a similar problem with ld.gold linker in the past:
https://stackoverflow.com/questions/37603238/fsanitize-not-using-gold-linker-in-gcc-6-1
And it looks like eventually `push-state`, `pop-state` were supported in gold:
https://sourceware.org/bugzilla/show_bug.cgi?id=18989
Maybe they should be supported in lld also?
--
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