[PATCH] [lld] [ELF] Implement --export-dynamic/-E
Rafael Auler
rafaelauler at gmail.com
Thu Oct 2 12:22:09 PDT 2014
Hi Bigcheese, shankarke,
When creating a dynamic executable and receiving the -E flag, the linker should
export all globally visible symbols in its dynamic symbol table.
http://reviews.llvm.org/D5585
Files:
include/lld/ReaderWriter/ELFLinkingContext.h
lib/Driver/GnuLdDriver.cpp
lib/Driver/GnuLdOptions.td
lib/ReaderWriter/ELF/OutputELFWriter.h
test/elf/export-dynamic.test
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D5585.14341.patch
Type: text/x-patch
Size: 6757 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20141002/4f43d61c/attachment.bin>
More information about the llvm-commits
mailing list