[PATCH] D18772: [lld] Implement --dynamic-list

Jonas Bülow via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 6 02:04:37 PDT 2016


jbulow added a subscriber: jbulow.
jbulow added a comment.

To be compatible with GNU ld the syntax should be --dynamic-list=dynamic-list-file. The current patch does not accept the equal sign before the file name.


http://reviews.llvm.org/D18772





More information about the llvm-commits mailing list