[clangd][cmake] Provide libatomic when there is no native support for 64bit atomics
authorSimon Dardis <simon.dardis@mips.com>
Tue, 3 Apr 2018 09:40:07 +0000 (09:40 +0000)
committerSimon Dardis <simon.dardis@mips.com>
Tue, 3 Apr 2018 09:40:07 +0000 (09:40 +0000)
commita826ca70796e625949ef1d936d10af03b46be795
treeb1ce187e3c9eb662bbaf6c8d070aeee35a08d2b6
parent729eb0b2f87a703bcb449a5ac06d2d6ddfdf4913
[clangd][cmake] Provide libatomic when there is no native support for 64bit atomics

This addresses a persistent failure on clang-cmake-mips buildbot.

Reviewers: ioeric

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

llvm-svn: 329053
clang-tools-extra/clangd/CMakeLists.txt