aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorBradley Smith <bradley.smith@arm.com>2015-02-04 16:23:24 +0000
committerBradley Smith <bradley.smith@arm.com>2015-02-04 16:23:24 +0000
commit9f4cd59e80070c72b5c5267756d84390dd8e52ff (patch)
tree6d682918f106c014791fc055229011228ce34caa /clang/lib/Frontend/CompilerInvocation.cpp
parent94e222f943c89a2d7be0ef25f02f0ea2901f1fbe (diff)
downloadllvm-9f4cd59e80070c72b5c5267756d84390dd8e52ff.zip
llvm-9f4cd59e80070c72b5c5267756d84390dd8e52ff.tar.gz
llvm-9f4cd59e80070c72b5c5267756d84390dd8e52ff.tar.bz2
[ARM] Fix subtarget feature set truncation when using .cpu directive
This is a bug that was caused due to storing the feature bitset in a 32-bit variable when it is a 64-bit mask, discarding the top half of the feature set. llvm-svn: 228151
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions