]> granicus.if.org Git - clang/commit
[CUDA] Moved device-side triple calculation to buildCudaActions().
authorArtem Belevich <tra@google.com>
Mon, 20 Jul 2015 21:59:31 +0000 (21:59 +0000)
committerArtem Belevich <tra@google.com>
Mon, 20 Jul 2015 21:59:31 +0000 (21:59 +0000)
commitf38ef5337c1a4640fdc984e051be38bbb67363e9
tree4d82cbc81c5f508e569927b9fb3dfd34c7ea614b
parentc54488f88dd79dabefc978365a5def5e61b2754f
[CUDA] Moved device-side triple calculation to buildCudaActions().

Differential Revision: http://reviews.llvm.org/D11310

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@242718 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Driver/Action.h
lib/Driver/Action.cpp
lib/Driver/Driver.cpp