* Renames few tests which had extension objtxt to test * created core directory that contains all the core tests llvm-svn: 189720
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: ...
|