[DAGCombine] Slightly improve lowering of BUILD_VECTOR into a shuffle.
[oota-llvm.git] / test / ExecutionEngine / test-call.ll
index 563d486f50f2101e8b08db6e813adcbdf3a187e9..313a6c52367d8cd0da08f6fcab28f76376b682e8 100644 (file)
@@ -1,5 +1,4 @@
 ; RUN: %lli %s > /dev/null
-; XFAIL: armv7
 
 declare void @exit(i32)