[PATCH] D13135: [ELF2] Add support for -L and -l command line switches
Igor Kudrin via llvm-commits
llvm-commits at lists.llvm.org
Fri Sep 25 04:46:51 PDT 2015
ikudrin updated this revision to Diff 35715.
ikudrin marked an inline comment as done.
ikudrin added a comment.
- Reworked the function searchLibrary
- Added two test cases
http://reviews.llvm.org/D13135
Files:
ELF/Config.h
ELF/Driver.cpp
ELF/Driver.h
ELF/Options.td
test/elf2/Inputs/libsearch.s
test/elf2/libsearch.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D13135.35715.patch
Type: text/x-patch
Size: 6293 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150925/28a4ef61/attachment.bin>
More information about the llvm-commits
mailing list