brintos

brintos / llvm-project-archived public Read only

0
0
Text · 162 B · 419f60b Raw
8 lines · plain
1# RUN: llc -run-pass none -o - %s | FileCheck %s2# This test ensures that the MIR parser accepts files without the LLVM IR.3 4---5# CHECK: name: foo6name: foo7...8