[PATCH] Driver: generate file lists to pass through to linkers
Saleem Abdulrasool
abdulras at fb.com
Thu Jun 12 09:40:48 PDT 2014
Make getLinkerFileListName more similar to getDependencyFileName. Add an assertion. Tweak some variable names as per review comments.
http://reviews.llvm.org/D4104
Files:
include/clang/Basic/DiagnosticDriverKinds.td
include/clang/Driver/Options.td
lib/Driver/Tools.cpp
lib/Driver/Tools.h
test/Driver/Inputs/filelist/a.o
test/Driver/Inputs/filelist/a.obj
test/Driver/Inputs/filelist/b.o
test/Driver/Inputs/filelist/c.a
test/Driver/filelist.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D4104.10366.patch
Type: text/x-patch
Size: 12931 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20140612/112cb6a0/attachment.bin>
More information about the cfe-commits
mailing list