]> granicus.if.org Git - clang/commit
Rename {Hexagon,NaCl}_TC to {Hexagon,NaCl}ToolChain respectively. NFC
authorDouglas Katzman <dougk@google.com>
Mon, 27 Jul 2015 16:53:08 +0000 (16:53 +0000)
committerDouglas Katzman <dougk@google.com>
Mon, 27 Jul 2015 16:53:08 +0000 (16:53 +0000)
commit4fe5acf72056f8b2c9db0a2f988ebc99614d9b9c
tree19f9b8bcff26ada0667a7c0e38eb23856d81bdb7
parent71232475500ead5b5520ff3acd1e2959ca3d6945
Rename {Hexagon,NaCl}_TC to {Hexagon,NaCl}ToolChain respectively. NFC

Also rename XCore (the toolchain) to XCoreToolChain since XCore is
also a namespace for its tools.

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

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