mirror of
https://github.com/RPCSX/llvm.git
synced 2024-11-29 22:50:47 +00:00
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:
parent
c2cd2b29f5
commit
6b95e98e50
@ -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]
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user