llvm-for-llvmta/test/CodeGen/MIR/X86/empty0.mir

7 lines
208 B
Plaintext
Raw Normal View History

2022-04-25 10:02:23 +02:00
# RUN: llc -mtriple=x86_64-- -run-pass none -o - %s | FileCheck %s
# Make sure empty files don't crash us
# CHECK: --- |
# ... moduleid, sourcefilename stuff here ..
# CHECK: target datalayout =
# CHECK: ...