aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Object/COFFObjectFile.cpp
diff options
context:
space:
mode:
authorRanjeet Singh <Ranjeet.Singh@arm.com>2015-06-24 23:39:25 +0000
committerRanjeet Singh <Ranjeet.Singh@arm.com>2015-06-24 23:39:25 +0000
commitac08e53f3a596a3120694c6920d3c458e46000d8 (patch)
tree05fdbb9090ff721180288793c5012e0a287a1fb8 /llvm/lib/Object/COFFObjectFile.cpp
parent5e1be09dab5a4820060ddd0bcda4c1c35392e2d6 (diff)
downloadllvm-ac08e53f3a596a3120694c6920d3c458e46000d8.zip
llvm-ac08e53f3a596a3120694c6920d3c458e46000d8.tar.gz
llvm-ac08e53f3a596a3120694c6920d3c458e46000d8.tar.bz2
[ARM] The bits set in the variable HW_FP could get unset
when iterating through the Features vector if we don't keep track of what's already been set. This could lead to the macro __ARM_FP getting the wrong value. This patch fixes this issue by keeping track of the bits that have already been set in the loop. Differential Revision: http://reviews.llvm.org/D10395 llvm-svn: 240607
Diffstat (limited to 'llvm/lib/Object/COFFObjectFile.cpp')
0 files changed, 0 insertions, 0 deletions