summaryrefslogtreecommitdiffstats
path: root/llvm
diff options
context:
space:
mode:
authorMatthias Braun <matze@braunis.de>2016-08-03 20:28:19 +0000
committerMatthias Braun <matze@braunis.de>2016-08-03 20:28:19 +0000
commit4dc6933d44e0b2708900662508c4c0f3b2db9e4f (patch)
treebff74612e5696d920b13f77ab5bfd45fe4875d99 /llvm
parent7fdb4389a210e1c28c707e1b4fa544f37fa7b58a (diff)
downloadbcm5719-llvm-4dc6933d44e0b2708900662508c4c0f3b2db9e4f.tar.gz
bcm5719-llvm-4dc6933d44e0b2708900662508c4c0f3b2db9e4f.zip
opt-bisect-legacy-pass-manager.ll: Test only works with default triple configured
llvm-svn: 277645
Diffstat (limited to 'llvm')
-rw-r--r--llvm/test/Other/opt-bisect-legacy-pass-manager.ll1
1 files changed, 1 insertions, 0 deletions
diff --git a/llvm/test/Other/opt-bisect-legacy-pass-manager.ll b/llvm/test/Other/opt-bisect-legacy-pass-manager.ll
index ef11233a5aa..bf89e80d496 100644
--- a/llvm/test/Other/opt-bisect-legacy-pass-manager.ll
+++ b/llvm/test/Other/opt-bisect-legacy-pass-manager.ll
@@ -15,6 +15,7 @@
; Verify that the file can be compiled to an object file at -O3 with all
; skippable passes skipped.
+; REQUIRES: default_triple
; RUN: opt -O3 -opt-bisect-limit=0 < %s | llc -O3 -opt-bisect-limit=0
OpenPOWER on IntegriCloud