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