[llvm-bugs] [Bug 25679] openmp code prevents lto bootstrap

via llvm-bugs llvm-bugs at lists.llvm.org
Sun Dec 20 14:58:29 PST 2020


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

Fangrui Song <i at maskray.me> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
             Status|REOPENED                    |RESOLVED
                 CC|                            |i at maskray.me

--- Comment #10 from Fangrui Song <i at maskray.me> ---
Both clang -shared -Wl,--version-script=a.lds -flto=thin a.c and clang -shared
-Wl,--version-script=a.lds -flto a.c 

We'll need a fresh bug if some variant of this still reproduces.

-- 
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/20201220/6b294fea/attachment.html>


More information about the llvm-bugs mailing list