From: John Criswell Date: Wed, 19 Oct 2005 18:30:39 +0000 (+0000) Subject: Force i386 code generation for an i386 specific test. X-Git-Url: http://plrg.eecs.uci.edu/git/?a=commitdiff_plain;h=886eb391704333cb0f24fad32f95da43371b9407;p=oota-llvm.git Force i386 code generation for an i386 specific test. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@23821 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/test/CodeGen/X86/2004-02-08-UnwindSupport.llx b/test/CodeGen/X86/2004-02-08-UnwindSupport.llx index 2b952f9fbf3..4aaddd6a425 100644 --- a/test/CodeGen/X86/2004-02-08-UnwindSupport.llx +++ b/test/CodeGen/X86/2004-02-08-UnwindSupport.llx @@ -1,4 +1,4 @@ -; RUN: llvm-as < %s | llc -enable-correct-eh-support +; RUN: llvm-as < %s | llc -march=x86 -enable-correct-eh-support int %test() { unwind