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

Jonas Hahnfeld <hah...@hahnjo.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |hah...@hahnjo.de
         Resolution|FIXED                       |---
             Status|RESOLVED                    |REOPENED

--- Comment #4 from Jonas Hahnfeld <hah...@hahnjo.de> ---
Reverted in r337722. This basically meant that Linux systems without libatomic
couldn't use OpenMP anymore.

https://clang.llvm.org/docs/Toolchain.html#libatomic-gnu explains that Clang
expects the user to link -latomic. We should discuss if this default can be
changed while not regressing the current OpenMP support.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to