forked from OSchip/llvm-project
5 lines
151 B
Plaintext
5 lines
151 B
Plaintext
|
RUN: lld -flavor old-gnu -shared -o test.so \
|
||
|
RUN: -target x86_64 %p/Inputs/stripped-empty.x86_64
|
||
|
|
||
|
test that we handle files without a symbol table.
|