]> granicus.if.org Git - clang/commit
[arcmt] Find out whether there is an ARC runtime directly from the triple, avoid...
authorArgyrios Kyrtzidis <akyrtzi@gmail.com>
Mon, 20 Jun 2011 19:59:52 +0000 (19:59 +0000)
committerArgyrios Kyrtzidis <akyrtzi@gmail.com>
Mon, 20 Jun 2011 19:59:52 +0000 (19:59 +0000)
commit9c47973bfe0d2c4f88862fdfd59b7334051a3055
tree085b6c08e6b196c4872edf6ce3dc639f5ab4a2b0
parent33f46e22b7fc3b75c34b6d892790f80869da0300
[arcmt] Find out whether there is an ARC runtime directly from the triple, avoid hacky delegation to the driver for that.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@133464 91177308-0d34-0410-b5e6-96231b3b80d8
lib/ARCMigrate/ARCMT.cpp