forked from OSchip/llvm-project
parent
9482cc5b16
commit
1bcb3d16cc
|
@ -1,5 +1,5 @@
|
||||||
; RUN: llvm-as < %s | opt -argpromotion | llvm-dis | grep x.val
|
; RUN: llvm-as < %s | opt -argpromotion | llvm-dis | grep x.val
|
||||||
; ModuleID = 'recursive2.bc'
|
; XFAIL: *
|
||||||
|
|
||||||
implementation ; Functions:
|
implementation ; Functions:
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue