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:
...