summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/Hexagon/static.ll
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/CodeGen/Hexagon/static.ll')
-rw-r--r--llvm/test/CodeGen/Hexagon/static.ll1
1 files changed, 1 insertions, 0 deletions
diff --git a/llvm/test/CodeGen/Hexagon/static.ll b/llvm/test/CodeGen/Hexagon/static.ll
index 760b8b55972..6adfaaf139e 100644
--- a/llvm/test/CodeGen/Hexagon/static.ll
+++ b/llvm/test/CodeGen/Hexagon/static.ll
@@ -1,4 +1,5 @@
; RUN: llc -march=hexagon -mcpu=hexagonv4 -disable-dfa-sched -disable-hexagon-misched < %s | FileCheck %s
+; XFAIL: *
@num = external global i32
@acc = external global i32
OpenPOWER on IntegriCloud