[PATCH] D36499: If --dynamic-list is given, only those symbols are preemptible
Rafael Ávila de Espíndola via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Aug 10 12:38:17 PDT 2017
rafael updated this revision to Diff 110623.
rafael added a comment.
Fix iteration with version scripts.
It is now possible to use version scripts to decide which symbols are globals and --dynamic-list to pick which of those are also preemptible.
https://reviews.llvm.org/D36499
Files:
ELF/Config.h
ELF/ScriptParser.cpp
ELF/SymbolTable.cpp
ELF/SymbolTable.h
ELF/Writer.cpp
test/ELF/dynamic-list-preempt.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D36499.110623.patch
Type: text/x-patch
Size: 5210 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170810/5934ac10/attachment.bin>
More information about the llvm-commits
mailing list