[PATCH] D17686: Move functionality of UniversalDriver to the entry point file.
Rui Ueyama via llvm-commits
llvm-commits at lists.llvm.org
Sat Feb 27 18:06:53 PST 2016
ruiu updated this revision to Diff 49304.
ruiu added a comment.
- Changed a few variable names.
http://reviews.llvm.org/D17686
Files:
include/lld/Driver/Driver.h
lib/Driver/CMakeLists.txt
lib/Driver/UniversalDriver.cpp
lib/Driver/UniversalDriverOptions.td
tools/lld/lld.cpp
unittests/DriverTests/CMakeLists.txt
unittests/DriverTests/DarwinLdDriverTest.cpp
unittests/DriverTests/UniversalDriverTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D17686.49304.patch
Type: text/x-patch
Size: 15892 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160228/ca441a25/attachment.bin>
More information about the llvm-commits
mailing list