forked from OSchip/llvm-project
Remove "XFAIL: arm" from test/ExecutionEngine/test-return.ll
The test passes on ARM bots llvm-svn: 148315
This commit is contained in:
parent
41dc6ff524
commit
83c0088faa
|
@ -1,5 +1,4 @@
|
|||
; RUN: %lli %s > /dev/null
|
||||
; XFAIL: arm
|
||||
|
||||
define i32 @main() nounwind uwtable {
|
||||
entry:
|
||||
|
|
Loading…
Reference in New Issue