[PATCH] D13135: [ELF2] Add support for -L and -l command line switches

Igor Kudrin via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 28 00:30:31 PDT 2015


ikudrin updated this revision to Diff 35836.
ikudrin added a comment.

Remove premature optimization.


http://reviews.llvm.org/D13135

Files:
  ELF/Config.h
  ELF/Driver.cpp
  ELF/Options.td
  test/elf2/Inputs/libsearch-dyn.s
  test/elf2/Inputs/libsearch-st.s
  test/elf2/libsearch.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D13135.35836.patch
Type: text/x-patch
Size: 5246 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150928/e39bb6a5/attachment.bin>


More information about the llvm-commits mailing list