7 lines
208 B
Plaintext
7 lines
208 B
Plaintext
|
# 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: ...
|