commit | 8a95a5095dba4c90da3055eb844541724cd96acc | [log] [tgz] |
---|---|---|
author | John Brawn <john.brawn@arm.com> | Fri May 22 14:16:22 2015 +0000 |
committer | John Brawn <john.brawn@arm.com> | Fri May 22 14:16:22 2015 +0000 |
tree | b8e54b7002411cdc1a6d7031fc92088786ca5038 | |
parent | 05f7d4f508d4a5cc690e029bd468c2af48b6a6e1 [diff] |
[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 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@238022 91177308-0d34-0410-b5e6-96231b3b80d8