aboutsummaryrefslogtreecommitdiffstats
path: root/test/ExecutionEngine/test-common-symbols.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/ExecutionEngine/test-common-symbols.ll')
-rw-r--r--test/ExecutionEngine/test-common-symbols.ll1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/ExecutionEngine/test-common-symbols.ll b/test/ExecutionEngine/test-common-symbols.ll
index 4dd9265..19e2ce5 100644
--- a/test/ExecutionEngine/test-common-symbols.ll
+++ b/test/ExecutionEngine/test-common-symbols.ll
@@ -1,5 +1,4 @@
; RUN: %lli -O0 -disable-lazy-compilation=false %s
-; XFAIL: arm
; The intention of this test is to verify that symbols mapped to COMMON in ELF
; work as expected.