]> granicus.if.org Git - clang/commit
Change the test for which ABI/CC to use on ARM to be base on the environment
authorRafael Espindola <rafael.espindola@gmail.com>
Wed, 16 Jun 2010 19:01:17 +0000 (19:01 +0000)
committerRafael Espindola <rafael.espindola@gmail.com>
Wed, 16 Jun 2010 19:01:17 +0000 (19:01 +0000)
commit1ed1a594e9befc91ebf00d81b41a2fdfab862657
tree0aca45893ced0493bb2c8bf5e87a878e61d07431
parentd4266629ed62e3a0de5e2cb2dfb8e806f9bdc5f6
Change the test for which ABI/CC to use on ARM to be base on the environment
(the last argument of the triple).

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@106131 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/TargetInfo.cpp
lib/Driver/Tools.cpp
test/CodeGen/builtin-attributes.c
test/CodeGenCXX/arm-cc.cpp