1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-26 22:42:46 +02:00
llvm-mirror/test/CodeGen/MIR/llvmIRMissing.mir

6 lines
164 B
Plaintext
Raw Normal View History

# RUN: llc -start-after branch-folder -stop-after branch-folder -o /dev/null %s
# This test ensures that the MIR parser accepts files without the LLVM IR.
---
...