]> granicus.if.org Git - clang/commit
Driver: inline a single caller of a function (NFC)
authorSaleem Abdulrasool <compnerd@compnerd.org>
Sun, 19 Feb 2017 21:50:40 +0000 (21:50 +0000)
committerSaleem Abdulrasool <compnerd@compnerd.org>
Sun, 19 Feb 2017 21:50:40 +0000 (21:50 +0000)
commit10bdc60b50d6022c5c314789f98dad2f9039a618
treed9940265a503ef3e4ea2b6564e44685ff6f51e00
parentf6c08c545e3f964a9aa4dd8dab918fd02d1a621f
Driver: inline a single caller of a function (NFC)

Inline the addCompilerRT call to the single caller.  NFC.

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