blob: 419f60be80619359821dabe04466ecdec994b2a2 [file] [log] [blame]
Matthias Braunf1141282017-02-22 18:47:41 +00001# RUN: llc -run-pass none -o - %s | FileCheck %s
Alex Lorenz2bdb4e12015-05-27 18:02:19 +00002# This test ensures that the MIR parser accepts files without the LLVM IR.
3
4---
Alex Lorenz8e7a58d72015-06-15 23:07:38 +00005# CHECK: name: foo
6name: foo
Alex Lorenz2bdb4e12015-05-27 18:02:19 +00007...