Fix test case.

llvm-svn: 36911
This commit is contained in:
Evan Cheng 2007-05-07 21:38:05 +00:00
parent 562e45692e
commit 7cbd722dba
1 changed files with 1 additions and 1 deletions

View 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]