1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2025-01-31 12:41:49 +01:00

opt-bisect-legacy-pass-manager.ll: Test only works with default triple configured

llvm-svn: 277645
This commit is contained in:
Matthias Braun 2016-08-03 20:28:19 +00:00
parent 6f4f80c273
commit 765676aa04

View 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