commit | 7c2609ae10e8875709ba5196da52303640de7674 | [log] [tgz] |
---|---|---|
author | Sagar Thakur <sagar.thakur@imgtec.com> | Thu Jun 23 06:39:35 2016 +0000 |
committer | Sagar Thakur <sagar.thakur@imgtec.com> | Thu Jun 23 06:39:35 2016 +0000 |
tree | 9e2c607311d108d66b2f1c25a6865bcbdfe56770 | |
parent | 5ec082bfb3f831e565668935946f3bbfc4788b10 [diff] |
[LLVM][MIPS] Introduce 64 bit atomic check in CheckAtomic.cmake Patch by Nitesh Jain. Summary: On some target like MIPS32 we need to explicitly link atomic library for 64 bit atomic operations. This module then can be used in LLDB (http://reviews.llvm.org/D20464) or Libcxx (http://reviews.llvm.org/D16613) for explicitly link to atomic library. Reviewers: chandlerc, beanz Differential: reviews.llvm.org/D20896 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@273534 91177308-0d34-0410-b5e6-96231b3b80d8