Sign in
llvm
/
llvm
/
refs/heads/release_40
/
.
/
test
/
CodeGen
/
MIR
/
Generic
/
runPass.mir
blob: bf37bdd1836b9a9e022afca749aaf7437109c561 [
file
] [
log
] [
blame
] [
edit
]
# RUN: llc -run-pass=greedy -debug-pass=Arguments -o - %s 2>&1 | FileCheck %s
# Check that passes are initialized correctly, so that it's possible to
# use -run-pass.
---
# CHECK: name: foo
name
:
foo
body
:
|
bb
.
0
:
...