Missed one.
authorDale Johannesen <dalej@apple.com>
Tue, 8 Apr 2008 00:14:59 +0000 (00:14 +0000)
committerDale Johannesen <dalej@apple.com>
Tue, 8 Apr 2008 00:14:59 +0000 (00:14 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@49365 91177308-0d34-0410-b5e6-96231b3b80d8

test/CodeGen/PowerPC/fold-li.ll

index ae3363389118930d68019bd3ff4b8da208343196..c59305fc32d657e6b5712e3646ef75587ee561a1 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | llc -march=ppc32 | \
+; RUN: llvm-as < %s | llc -march=ppc32 -disable-required-unwind-tables | \
 ; RUN:   grep -v align | not grep li
 
 ;; Test that immediates are folded into these instructions correctly.