llvm-project/lld/test/elf/stripped-empty.test
2014-11-07 01:45:32 +00:00

5 lines
147 B
Plaintext

RUN: lld -flavor gnu -shared -o test.so \
RUN: -target x86_64 %p/Inputs/stripped-empty.x86_64
test that we handle files without a symbol table.