]> granicus.if.org Git - clang/commit
Don't set the calling convention for ARM if it is already the default.
authorRafael Espindola <rafael.espindola@gmail.com>
Wed, 16 Jun 2010 16:13:39 +0000 (16:13 +0000)
committerRafael Espindola <rafael.espindola@gmail.com>
Wed, 16 Jun 2010 16:13:39 +0000 (16:13 +0000)
commit25117ab35c1a033846073183314c68ef07d1701a
treef58f8855b4b210251e819990a55b7e5608e8b43c
parent3956b1ab303139d9e952c2c30ed16643fad0c325
Don't set the calling convention for ARM if it is already the default.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@106106 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/TargetInfo.cpp