Fix test case.
authorEvan Cheng <evan.cheng@apple.com>
Mon, 7 May 2007 21:38:05 +0000 (21:38 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Mon, 7 May 2007 21:38:05 +0000 (21:38 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@36911 91177308-0d34-0410-b5e6-96231b3b80d8

test/CodeGen/Generic/2007-05-05-Personality.ll

index f2ad6df7feb9801b53a25715c851c6eb8ceb89c4..8c3737c19c518bd02719ffc0480cf5f6636e8911 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | llc -march=x86 -enable-eh -o - | grep zPLR
+; RUN: llvm-as < %s | llc -mtriple=i686-pc-linux-gnu -enable-eh -o - | grep zPLR
 
 @error = external global i8            ; <i8*> [#uses=2]