bolt/deps/llvm-18.1.8/llvm/test/CodeGen/MIR/X86/empty0.mir

7 lines
208 B
Text
Raw Normal View History

2025-02-14 19:21:04 +01: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: ...