Fix test case.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@36911 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Evan Cheng 2007-05-07 21:38:05 +00:00
parent c2cd2b29f5
commit 6b95e98e50

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]