llvm-for-llvmta/test/CodeGen/Generic/MIRStripDebug/no-metadata-present.mir

14 lines
237 B
YAML

# RUN: llc -run-pass=mir-strip-debug -mir-strip-debugify-only=0 -o - %s | FileCheck %s
# CHECK: name: test
# CHECK: body: |
# CHECK-NEXT: bb.0:
# CHECK-EMPTY:
# CHECK-NEXT: ...
---
name: test
body: |
bb.0:
...