[PATCH] D22290: [PATCH 2/2] [Driver] Compute effective target triples once per job (NFCI)

Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Jul 18 13:04:18 PDT 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL275895: [Driver] Compute effective target triples once per job (NFCI) (authored by vedantk).

Changed prior to commit:
  https://reviews.llvm.org/D22290?vs=64023&id=64367#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D22290

Files:
  cfe/trunk/docs/ReleaseNotes.rst
  cfe/trunk/include/clang/Driver/SanitizerArgs.h
  cfe/trunk/include/clang/Driver/Tool.h
  cfe/trunk/include/clang/Driver/ToolChain.h
  cfe/trunk/lib/Driver/Driver.cpp
  cfe/trunk/lib/Driver/SanitizerArgs.cpp
  cfe/trunk/lib/Driver/ToolChain.cpp
  cfe/trunk/lib/Driver/ToolChains.cpp
  cfe/trunk/lib/Driver/ToolChains.h
  cfe/trunk/lib/Driver/Tools.cpp
  cfe/trunk/lib/Driver/Tools.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D22290.64367.patch
Type: text/x-patch
Size: 90605 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160718/302211a1/attachment-0001.bin>


More information about the cfe-commits mailing list