mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-12-03 17:02:03 +00:00
not fully implemented yet.
llvm-svn: 36530
This commit is contained in:
parent
5bc24967c1
commit
06a1069fc1
@ -2,6 +2,8 @@
|
||||
; RUN: llvm-as %t1.ll -o - | llvm-dis > %t2.ll
|
||||
; RUN: diff %t1.ll %t2.ll
|
||||
|
||||
; XFAIL: *
|
||||
|
||||
@bar = external global i32
|
||||
@foo1 = alias i32* @bar
|
||||
@foo2 = alias i32* @bar
|
||||
|
Loading…
Reference in New Issue
Block a user