[llvm-bugs] [Bug 34567] New: lld: unknown argument: --push-state, --pop-state on ubuntu when using asan

via llvm-bugs llvm-bugs at lists.llvm.org
Tue Sep 12 00:07:40 PDT 2017


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: unassignedbugs at nondot.org
          Reporter: predelnik at gmail.com
                CC: llvm-bugs at 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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20170912/ce263003/attachment.html>


More information about the llvm-bugs mailing list