[PATCH] Add Multilib selection machinery to Clang
Jon Roelofs
jonathan at codesourcery.com
Tue Jan 21 22:14:28 PST 2014
Addresses the review comments, and fixes a couple of nuances I realized while writing the unit tests.
Hi atanasyan, rafael.espindola, chandlerc,
http://llvm-reviews.chandlerc.com/D2538
CHANGE SINCE LAST DIFF
http://llvm-reviews.chandlerc.com/D2538?vs=6420&id=6564#toc
Files:
include/clang/Driver/Multilib.h
include/clang/Driver/ToolChain.h
lib/Driver/CMakeLists.txt
lib/Driver/Driver.cpp
lib/Driver/Multilib.cpp
lib/Driver/ToolChains.cpp
lib/Driver/ToolChains.h
lib/Driver/Tools.cpp
lib/Driver/Tools.h
tools/clang-format/clang-format-diff.py
unittests/CMakeLists.txt
unittests/Driver/CMakeLists.txt
unittests/Driver/Debug+Asserts/.dir
unittests/Driver/Debug+Asserts/MultilibTest.d
unittests/Driver/Debug+Asserts/MultilibTests
unittests/Driver/Makefile
unittests/Driver/MultilibTest.cpp
unittests/Makefile
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D2538.2.patch
Type: text/x-patch
Size: 83147 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20140121/4a0b3543/attachment.bin>
More information about the cfe-commits
mailing list