diff options
author | Craig Topper <craig.topper@gmail.com> | 2013-09-18 06:01:53 +0000 |
---|---|---|
committer | Craig Topper <craig.topper@gmail.com> | 2013-09-18 06:01:53 +0000 |
commit | 358c7989b1b8859780185db1e0ab727a007d3f82 (patch) | |
tree | 812ce2bff7901f911a46acdc177bbfe688cd58b3 /llvm/lib/Support/DynamicLibrary.cpp | |
parent | a8442344ed56fe0d78399550759a0b12adac9e80 (diff) | |
download | bcm5719-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