opt-bisect-legacy-pass-manager.ll: Test only works with default triple configured
authorMatthias Braun <matze@braunis.de>
Wed, 3 Aug 2016 20:28:19 +0000 (20:28 +0000)
committerMatthias Braun <matze@braunis.de>
Wed, 3 Aug 2016 20:28:19 +0000 (20:28 +0000)
llvm-svn: 277645

llvm/test/Other/opt-bisect-legacy-pass-manager.ll

index ef11233..bf89e80 100644 (file)
@@ -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