llvm-project/lld/test/elf/stripped-empty.test

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.