Remove "XFAIL: arm" from test/ExecutionEngine/test-return.ll

The test passes on ARM bots

llvm-svn: 148315
This commit is contained in:
Eli Bendersky 2012-01-17 18:21:05 +00:00
parent 41dc6ff524
commit 83c0088faa
1 changed files with 0 additions and 1 deletions

View File

@ -1,5 +1,4 @@
; RUN: %lli %s > /dev/null
; XFAIL: arm
define i32 @main() nounwind uwtable {
entry: