MIR Serialization: print and parse LLVM IR using MIR format.
[oota-llvm.git] / test / CodeGen / MIR / llvmIRMissing.mir
1 # RUN: ~/build/llvm/bin/llc -start-after branch-folder -stop-after branch-folder -o /dev/null %s
2 # This test ensures that the MIR parser accepts files without the LLVM IR.
3
4 ---
5 ...