Prevent extra calls to ToggleFeature for Feature64Bit and FeatureCMOV if...
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
Loading
Please register or sign in to comment