[PATCH] D27578: Change the implementation of --dynamic-list to use linker script parsing
Peter Collingbourne via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Dec 8 10:24:58 PST 2016
pcc added a comment.
In gc-sections-shared.s don't we need to keep bar to maintain function pointer identity? In fact, this is what both bfd and gold do on my machine.
https://reviews.llvm.org/D27578
More information about the llvm-commits
mailing list