[llvm-bugs] [Bug 36471] New: lld should give a verbose warning or error on /debug:fastlink

via llvm-bugs llvm-bugs at lists.llvm.org
Wed Feb 21 15:18:54 PST 2018


https://bugs.llvm.org/show_bug.cgi?id=36471

            Bug ID: 36471
           Summary: lld should give a verbose warning or error on
                    /debug:fastlink
           Product: lld
           Version: unspecified
          Hardware: PC
                OS: Windows NT
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: All Bugs
          Assignee: unassignedbugs at nondot.org
          Reporter: brucedawson at chromium.org
                CC: llvm-bugs at lists.llvm.org

LLD doesn't support /debug:fastlink but when it is selected it is accepted
(confusing) and gives different results from /debug (also confusing).

If lld printed an error message when /debug:fastlink was specified then this
would avoid this confusion quite easily.

-- 
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/20180221/f38a23ce/attachment.html>


More information about the llvm-bugs mailing list