[llvm-bugs] [Bug 35895] New: --plugin-opt=Os is not recongized

via llvm-bugs llvm-bugs at lists.llvm.org
Wed Jan 10 16:58:30 PST 2018


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

            Bug ID: 35895
           Summary: --plugin-opt=Os is not recongized
           Product: lld
           Version: unspecified
          Hardware: PC
                OS: Windows NT
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: ELF
          Assignee: unassignedbugs at nondot.org
          Reporter: ruiu at google.com
                CC: llvm-bugs at lists.llvm.org

Clang passes -plugin-opt=Os to lld when LTO is enabled and -Os is passed. lld
does not recognize the flag. It shows the following error message:

  ld.lld: error: --plugin-opt: number expected, but got 's'

-- 
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/20180111/7ea8f04d/attachment.html>


More information about the llvm-bugs mailing list