summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Linker
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 /llvm/lib/Linker
parent94e222f943c89a2d7be0ef25f02f0ea2901f1fbe (diff)
downloadbcm5719-llvm-9f4cd59e80070c72b5c5267756d84390dd8e52ff.tar.gz
bcm5719-llvm-9f4cd59e80070c72b5c5267756d84390dd8e52ff.zip
[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 'llvm/lib/Linker')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud