summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/Hexagon/frame.ll
diff options
context:
space:
mode:
authorSirish Pande <spande@codeaurora.org>2012-05-15 16:13:12 +0000
committerSirish Pande <spande@codeaurora.org>2012-05-15 16:13:12 +0000
commit91856a1f153071313f62212774c6d55d2bc42f73 (patch)
treed87804ff5d3947c1b49bf13cee32ab9c9bc596ae /llvm/test/CodeGen/Hexagon/frame.ll
parentab5c9240061f6989a97143cb313e046833793eb7 (diff)
downloadbcm5719-llvm-91856a1f153071313f62212774c6d55d2bc42f73.tar.gz
bcm5719-llvm-91856a1f153071313f62212774c6d55d2bc42f73.zip
Enable all Hexagon tests.
llvm-svn: 156824
Diffstat (limited to 'llvm/test/CodeGen/Hexagon/frame.ll')
-rw-r--r--llvm/test/CodeGen/Hexagon/frame.ll3
1 files changed, 1 insertions, 2 deletions
diff --git a/llvm/test/CodeGen/Hexagon/frame.ll b/llvm/test/CodeGen/Hexagon/frame.ll
index c0a9fda4689..dc87c732d6f 100644
--- a/llvm/test/CodeGen/Hexagon/frame.ll
+++ b/llvm/test/CodeGen/Hexagon/frame.ll
@@ -1,5 +1,4 @@
-; RUN: true
-; DISABLED: llc -march=hexagon -mcpu=hexagonv4 < %s | FileCheck %s
+; RUN: llc -march=hexagon -mcpu=hexagonv4 < %s | FileCheck %s
@num = external global i32
@acc = external global i32
OpenPOWER on IntegriCloud