cmake: Install CheckAtomic.cmake (needed by lldb)
authorChris Bieneman <beanz@apple.com>
Thu, 25 Aug 2016 20:53:00 +0000 (20:53 +0000)
committerChris Bieneman <beanz@apple.com>
Thu, 25 Aug 2016 20:53:00 +0000 (20:53 +0000)
commit6ac9172934748a4a9e6ec4bd97152271eede40b5
tree9fb865d69d53115d9257d7450b8ab03518ec6949
parentd658f2fdb1de551f5c07a0b1719f38431e867569
cmake: Install CheckAtomic.cmake (needed by lldb)

Summary:
Install CheckAtomic.cmake along with other LLVM modules, therefore making it possible for other projects to use it. This file is needed for LLDB to be built standalone, and installing it was suggested in https://reviews.llvm.org/D23881.

Patch by: Michał Górny

Reviewers: krytarowski, zturner, eugenis, jyknight, labath, beanz

Subscribers: beanz, llvm-commits

Differential Revision: https://reviews.llvm.org/D23887

llvm-svn: 279777
llvm/cmake/modules/CMakeLists.txt