Add -disable-required-unwind-tables to tests
authorDale Johannesen <dalej@apple.com>
Tue, 8 Apr 2008 00:14:17 +0000 (00:14 +0000)
committerDale Johannesen <dalej@apple.com>
Tue, 8 Apr 2008 00:14:17 +0000 (00:14 +0000)
commit235f7fb474a65aa006c266c1fce0b1c3dc678207
treef80aa689aff38e790f2e55273a404e9185a19511
parent4e1b79459fcf72216cdc42a59953e172c60e15ca
Add -disable-required-unwind-tables to tests
that need it (usually, grepping for some string
found in unwind info)

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@49364 91177308-0d34-0410-b5e6-96231b3b80d8
16 files changed:
test/CodeGen/PowerPC/compare-fcmp-ord.ll
test/CodeGen/PowerPC/reg-coalesce-simple.ll
test/CodeGen/PowerPC/rotl-2.ll
test/CodeGen/X86/2006-03-02-InstrSchedBug.ll
test/CodeGen/X86/2006-05-02-InstrSched1.ll
test/CodeGen/X86/2006-05-02-InstrSched2.ll
test/CodeGen/X86/2006-05-11-InstrSched.ll
test/CodeGen/X86/2007-09-17-ObjcFrameEH.ll
test/CodeGen/X86/constant-pool-remat-0.ll
test/CodeGen/X86/dagcombine-cse.ll
test/CodeGen/X86/iabs.ll
test/CodeGen/X86/or-branch.ll
test/CodeGen/X86/select.ll
test/CodeGen/X86/setuge.ll
test/CodeGen/X86/x86-64-mem.ll
test/CodeGen/X86/zero-remat.ll