[llvm-commits] [PATCH] lld driver

Michael Spencer bigcheesegs at gmail.com
Fri Dec 7 12:44:55 PST 2012


  Add ErrorOr<T> comment and ld/ld64 handling.

Hi silvas, khemant,

http://llvm-reviews.chandlerc.com/D169

CHANGE SINCE LAST DIFF
  http://llvm-reviews.chandlerc.com/D169?vs=440&id=471#toc

Files:
  include/lld/Core/ErrorOr.h
  include/lld/Driver/Driver.h
  include/lld/Driver/LinkerInvocation.h
  include/lld/Driver/LinkerOptions.h
  include/lld/Driver/Target.h
  lib/CMakeLists.txt
  lib/Driver/CMakeLists.txt
  lib/Driver/CoreOptions.td
  lib/Driver/Driver.cpp
  lib/Driver/Drivers.cpp
  lib/Driver/LDOptions.td
  lib/Driver/LinkerInvocation.cpp
  lib/Driver/Target.cpp
  lib/Driver/Targets.cpp
  tools/lld/CMakeLists.txt
  tools/lld/lld.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D169.3.patch
Type: text/x-patch
Size: 33568 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20121207/2f58c5f9/attachment.bin>


More information about the llvm-commits mailing list