]> granicus.if.org Git - clang/commit
Revert "[Driver] Compute effective target triples once per job (NFCI)"
authorVedant Kumar <vsk@apple.com>
Wed, 27 Jul 2016 23:01:55 +0000 (23:01 +0000)
committerVedant Kumar <vsk@apple.com>
Wed, 27 Jul 2016 23:01:55 +0000 (23:01 +0000)
commit0025c15939c974cb1b46f8c790c2a32007d833a5
tree958986e398fb46fb098432ae49c9e137a6f8d218
parentb82333f682738cfd6e741527dcbc62bddfb9ab3d
Revert "[Driver] Compute effective target triples once per job (NFCI)"

This reverts commit r275895 in order to address some post-commit review
feedback from Eric Christopher (see: the list thread for r275895).

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@276936 91177308-0d34-0410-b5e6-96231b3b80d8
docs/ReleaseNotes.rst
include/clang/Driver/SanitizerArgs.h
include/clang/Driver/Tool.h
include/clang/Driver/ToolChain.h
lib/Driver/Driver.cpp
lib/Driver/SanitizerArgs.cpp
lib/Driver/ToolChain.cpp
lib/Driver/ToolChains.cpp
lib/Driver/ToolChains.h
lib/Driver/Tools.cpp
lib/Driver/Tools.h