[llvm-bugs] [Bug 34417] flto, Oz and -fuse-linker=ld.lld do not get along: --plugin-opt: number expected, but got 'z

via llvm-bugs llvm-bugs at lists.llvm.org
Wed Oct 14 22:22:47 PDT 2020


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

Fangrui Song <i at maskray.me> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
             Status|NEW                         |RESOLVED
                 CC|                            |i at maskray.me
           Assignee|unassignedclangbugs at nondot. |i at maskray.me
                   |org                         |

--- Comment #2 from Fangrui Song <i at maskray.me> ---
Fixed by https://reviews.llvm.org/D79919
We decided to use -O2 pipeline for -Os -Oz and -O1 pipeline for -Og.

-- 
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/20201015/6a5f100d/attachment.html>


More information about the llvm-bugs mailing list