diff options
Diffstat (limited to 'test/CodeGen/PowerPC/and-elim.ll')
-rw-r--r-- | test/CodeGen/PowerPC/and-elim.ll | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/test/CodeGen/PowerPC/and-elim.ll b/test/CodeGen/PowerPC/and-elim.ll index 958f155251..f85b3d82b7 100644 --- a/test/CodeGen/PowerPC/and-elim.ll +++ b/test/CodeGen/PowerPC/and-elim.ll @@ -1,4 +1,3 @@ -; RUN: llvm-as < %s | llc -march=ppc32 && ; RUN: llvm-as < %s | llc -march=ppc32 | not grep rlwin define void @test(i8* %P) { |