[llvm-bugs] [Bug 26369] Link with libatomic for targets that don't support atomic ops for all required sizes natively.
    via llvm-bugs 
    llvm-bugs at lists.llvm.org
       
    Fri Feb 19 05:29:12 PST 2016
    
    
  
https://llvm.org/bugs/show_bug.cgi?id=26369
Daniel Sanders <daniel.sanders at imgtec.com> changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|FIXED                       |---
--- Comment #2 from Daniel Sanders <daniel.sanders at imgtec.com> ---
This isn't fixed on the release branch as far as I can see.
I believe we were looking for the following merges:
- [libcxx] r260515 - Re-commit "Introduce a cmake module to figure out
whether we need to link with libatomic."
- [libcxx] r260524 - Fix r260515 - Correct typos in CMake changes
- [libcxx] r260531 - Rename CheckLibcxxAtomic.cmake variable result
names so they don't clash with LLVM
- [libcxx] r260961 - Issue a warning instead of fatal errors when
checks for libatomic fail."
-- 
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/20160219/e3ffd7c5/attachment-0001.html>
    
    
More information about the llvm-bugs
mailing list