[PATCH] Driver: generate file lists to pass through to linkers

Reid Kleckner rnk at google.com
Wed Jun 18 11:45:27 PDT 2014


On Wed, Jun 18, 2014 at 11:12 AM, Hans Wennborg <hans at chromium.org> wrote:
>
> Are there really linkers that we care about that don't understand
> response files, but accept these "file list files"?
>

Unfortunately, yes, ld64.  Search the source for -filelist:
http://www.opensource.apple.com/source/ld64/ld64-123.2.1/src/ld/Options.cpp
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20140618/66c36c65/attachment.html>


More information about the cfe-commits mailing list