diff options
author | John Brawn <john.brawn@arm.com> | 2015-05-22 14:16:22 +0000 |
---|---|---|
committer | John Brawn <john.brawn@arm.com> | 2015-05-22 14:16:22 +0000 |
commit | c815a969c714b5c6e43eb10c59761dd29a5c5f52 (patch) | |
tree | 2af31990c0d06fa533b5b7a070b81d2549c56554 /llvm/lib/Object/MachOObjectFile.cpp | |
parent | 8afcd0a71ad45a76600fb655e15568b284058fce (diff) | |
download | bcm5719-llvm-c815a969c714b5c6e43eb10c59761dd29a5c5f52.tar.gz bcm5719-llvm-c815a969c714b5c6e43eb10c59761dd29a5c5f52.zip |
[ARM] Fix typo in subtarget feature list for 7em triple
The list of subtarget features for the 7em triple contains 't2xtpk',
which actually disables that subtarget feature. Correct that to
'+t2xtpk' and test that the instructions enabled by that feature do
actually work.
Differential Revision: http://reviews.llvm.org/D9936
llvm-svn: 238022
Diffstat (limited to 'llvm/lib/Object/MachOObjectFile.cpp')
0 files changed, 0 insertions, 0 deletions