[PATCH] [Driver] Add -L and -l support.
Michael Spencer
bigcheesegs at gmail.com
Tue Feb 5 17:04:52 PST 2013
Make the Driver responsible for doing path look up, but still forward the search paths to -core because loaded object files may have additional library look ups.
This also renames the -core option to -input-search-path=.
Hi shankarke, kledzik,
http://llvm-reviews.chandlerc.com/D365
CHANGE SINCE LAST DIFF
http://llvm-reviews.chandlerc.com/D365?vs=872&id=894#toc
Files:
include/lld/Core/LinkerOptions.h
lib/Driver/CoreOptions.td
lib/Driver/Drivers.cpp
lib/Driver/LDOptions.td
test/Driver/lib-search.test
test/elf/Inputs/libfnarchive.a
test/elf/Inputs/libfnarchive.x86_64
test/elf/archive-elf-forceload.objtxt
test/elf/archive-elf.objtxt
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D365.2.patch
Type: text/x-patch
Size: 9292 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20130205/936af403/attachment.bin>
More information about the llvm-commits
mailing list