]> granicus.if.org Git - clang/commit
Derive nacltools::Linker from GnuTool to get response file support
authorDerek Schuff <dschuff@google.com>
Mon, 16 Nov 2015 22:21:25 +0000 (22:21 +0000)
committerDerek Schuff <dschuff@google.com>
Mon, 16 Nov 2015 22:21:25 +0000 (22:21 +0000)
commitaa6e817056806b6a2a4d93914cae3e7a37531c17
tree9face986b7128361f1df210480db215c473b7a98
parentdd700becdd0dbf00a986b88d73e3aea74876135a
Derive nacltools::Linker from GnuTool to get response file support

It could be derived from gnutools::Linker directly but this way makes it
consistent with all the other toolchains around it.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@253259 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Driver/Tools.h