summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/InstSimplify/fast-math.ll
diff options
context:
space:
mode:
authorJames Y Knight <jyknight@google.com>2015-06-16 14:00:01 +0000
committerJames Y Knight <jyknight@google.com>2015-06-16 14:00:01 +0000
commit3f9a1dca924ccb4472dcab37ea3ab521a894cfed (patch)
treecf87bb466c1019e40573e943c2f8a2890884a287 /llvm/test/Transforms/InstSimplify/fast-math.ll
parent94ea6867cce1f3e9bdffecbf28b4b81d7a5c8b6b (diff)
downloadbcm5719-llvm-3f9a1dca924ccb4472dcab37ea3ab521a894cfed.tar.gz
bcm5719-llvm-3f9a1dca924ccb4472dcab37ea3ab521a894cfed.zip
Repair cmake libatomic check.
The cmake check for whether libatomic could be used had been unconditionally setting the result to false. Which was somewhat fortunate, because the prerequisite check for whether it was *needed* was always claiming it was, even if it was not. However, this made platforms where libatomic is actually necessary fail to link. Differential Revision: http://reviews.llvm.org/D10453 llvm-svn: 239819
Diffstat (limited to 'llvm/test/Transforms/InstSimplify/fast-math.ll')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud