[PATCH] LLD: Merge Config library into Core.
Rui Ueyama
ruiu at google.com
Wed Mar 11 13:02:28 PDT 2015
Config contains only one file and is not useful as a library.
Merge it into Core.
http://reviews.llvm.org/D8262
Files:
CMakeLists.txt
include/lld/Config/Makefile
include/lld/Config/Version.h
include/lld/Config/Version.inc.in
include/lld/Core/Makefile
include/lld/Core/Version.h
include/lld/Core/Version.inc.in
include/lld/Makefile
lib/CMakeLists.txt
lib/Config/CMakeLists.txt
lib/Config/Makefile
lib/Config/Version.cpp
lib/Core/CMakeLists.txt
lib/Core/Version.cpp
lib/Driver/CMakeLists.txt
lib/Driver/UniversalDriver.cpp
tools/lld/Makefile
unittests/DriverTests/Makefile
EMAIL PREFERENCES
http://reviews.llvm.org/settings/panel/emailpreferences/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D8262.21755.patch
Type: text/x-patch
Size: 14600 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150311/a293ad74/attachment.bin>
More information about the llvm-commits
mailing list