Fix test case.

llvm-svn: 36911
This commit is contained in:
Evan Cheng 2007-05-07 21:38:05 +00:00
parent e18b87868d
commit ffeb94f21f

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]