mirror of
https://github.com/intel/llvm.git
synced 2026-02-02 02:00:03 +08:00
[test] Fix new-pass-manager-opt-bisect.c
Requires x86 target to be registered.
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
// REQUIRES: x86-registered-target
|
||||
|
||||
// Make sure opt-bisect works through both pass managers
|
||||
//
|
||||
// RUN: %clang_cc1 -triple x86_64-linux-gnu -O1 -fexperimental-new-pass-manager %s -mllvm -opt-bisect-limit=-1 -emit-obj -o /dev/null 2>&1 | FileCheck %s
|
||||
|
||||
Reference in New Issue
Block a user