[PATCH] D22596: Retry: [Driver] Compute effective target triples once per job (NFCI)
Vedant Kumar via cfe-commits
cfe-commits at lists.llvm.org
Wed Jul 20 16:12:52 PDT 2016
vsk updated this revision to Diff 64792.
vsk added a comment.
- Address Mehdi's comments (drop \brief, document a field).
- Make ToolChain::setEffectiveTriple() private.
https://reviews.llvm.org/D22596
Files:
include/clang/Driver/ToolChain.h
lib/Driver/Driver.cpp
lib/Driver/ToolChain.cpp
lib/Driver/ToolChains.cpp
lib/Driver/ToolChains.h
lib/Driver/Tools.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D22596.64792.patch
Type: text/x-patch
Size: 7813 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160720/e886be24/attachment.bin>
More information about the cfe-commits
mailing list