[PATCH] LibDriver, llvm-lib: introduce.

Peter Collingbourne peter at pcc.me.uk
Fri Jun 5 20:32:35 PDT 2015


Hi rafael,

llvm-lib is intended to be a lib.exe compatible utility that also
understands bitcode. The implementation lives in a library so that
lld can use it to implement /lib.

http://reviews.llvm.org/D10297

Files:
  include/llvm/LibDriver/LibDriver.h
  lib/CMakeLists.txt
  lib/LLVMBuild.txt
  lib/LibDriver/CMakeLists.txt
  lib/LibDriver/LLVMBuild.txt
  lib/LibDriver/LibDriver.cpp
  lib/LibDriver/Options.td
  test/Object/nm-archive.test
  tools/CMakeLists.txt
  tools/LLVMBuild.txt
  tools/llvm-lib/CMakeLists.txt
  tools/llvm-lib/LLVMBuild.txt
  tools/llvm-lib/llvm-lib.cpp

EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D10297.27257.patch
Type: text/x-patch
Size: 10576 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150606/5be8d3fd/attachment.bin>


More information about the llvm-commits mailing list