Descriptionnacl-clang driver: Derive nacltools::Link from gnutools::Link
The GnuTool subclass of Tool handles enabling response-file support,
which matters on Windows. Using gnutools::Link as the base class
rather than just changing Tool to GnuTool seems like the cleaner
solution, as it avoids the need to duplicate the other methods.
Only ConstructJob actually differs from gnutools::Link.
BUG=512869
TEST= toolchain trybots
R=dschuff@chromium.org
Committed: cf0dc7f6e6123dfa9b8834b56743315300b34e6c
Patch Set 1 #
Messages
Total messages: 4 (0 generated)
|