diff options
author | Tim Northover <tnorthover@apple.com> | 2013-07-19 10:19:56 +0000 |
---|---|---|
committer | Tim Northover <tnorthover@apple.com> | 2013-07-19 10:19:56 +0000 |
commit | 75c59e2c5e3d4e4c5ce71d72e7d42c8a5e3bbf41 (patch) | |
tree | 764dd30deb6accdbca64b26e5a5726c5c0b337f0 /clang/unittests/Tooling/RefactoringTest.cpp | |
parent | 48cf6cc416acd217a497172518147ebaf5e401f3 (diff) | |
download | bcm5719-llvm-75c59e2c5e3d4e4c5ce71d72e7d42c8a5e3bbf41.tar.gz bcm5719-llvm-75c59e2c5e3d4e4c5ce71d72e7d42c8a5e3bbf41.zip |
ARM: remove invalid invalid tests
The tests were checking for barriers which the ARM ARM says they must execute
as a full system DMB/DSB, rather than that they're UNDEFINED and LLVM does in
fact represent them.
The tests happened to be passing because they were using a non-versioned ARM
triple which didn't have *any* DMB/DSB instructions.
llvm-svn: 186662
Diffstat (limited to 'clang/unittests/Tooling/RefactoringTest.cpp')
0 files changed, 0 insertions, 0 deletions