summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Support/DynamicLibrary.cpp
diff options
context:
space:
mode:
authorCraig Topper <craig.topper@gmail.com>2013-09-18 06:01:53 +0000
committerCraig Topper <craig.topper@gmail.com>2013-09-18 06:01:53 +0000
commit358c7989b1b8859780185db1e0ab727a007d3f82 (patch)
tree812ce2bff7901f911a46acdc177bbfe688cd58b3 /llvm/lib/Support/DynamicLibrary.cpp
parenta8442344ed56fe0d78399550759a0b12adac9e80 (diff)
downloadbcm5719-llvm-358c7989b1b8859780185db1e0ab727a007d3f82.tar.gz
bcm5719-llvm-358c7989b1b8859780185db1e0ab727a007d3f82.zip
Prevent extra calls to ToggleFeature for Feature64Bit and FeatureCMOV if they've already been enabled. The extra call ends up clearing the bit in FeatureBits since its a 'toggle'. Can't prove that anything was broken because of this since I don't think the FeatureBits for these are used.
llvm-svn: 190920
Diffstat (limited to 'llvm/lib/Support/DynamicLibrary.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud