diff options
Diffstat (limited to 'llvm/test/CodeGen/PowerPC/2006-10-13-Miscompile.ll')
-rw-r--r-- | llvm/test/CodeGen/PowerPC/2006-10-13-Miscompile.ll | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/llvm/test/CodeGen/PowerPC/2006-10-13-Miscompile.ll b/llvm/test/CodeGen/PowerPC/2006-10-13-Miscompile.ll index 162cbdb1d37..95b5312e4c2 100644 --- a/llvm/test/CodeGen/PowerPC/2006-10-13-Miscompile.ll +++ b/llvm/test/CodeGen/PowerPC/2006-10-13-Miscompile.ll @@ -1,4 +1,3 @@ -; RUN: llvm-upgrade < %s | llvm-as | llc -march=ppc32 && ; RUN: llvm-upgrade < %s | llvm-as | llc -march=ppc32 | not grep IMPLICIT_DEF void %foo(long %X) { |