forked from OSchip/llvm-project
12 lines
134 B
Plaintext
12 lines
134 B
Plaintext
|
# RUN: lld -core %s | FileCheck %s
|
||
|
|
||
|
#
|
||
|
# Test that an empty file is handled properly
|
||
|
#
|
||
|
|
||
|
---
|
||
|
...
|
||
|
|
||
|
# CHECK: ---
|
||
|
# CHECK: ...
|