commit | 414d8967e1d760ea1e19a4aca96b13777a8cf8c5 | [log] [tgz] |
---|---|---|
author | Anton Korobeynikov <asl@math.spbu.ru> | Thu Apr 14 20:06:49 2011 +0000 |
committer | Anton Korobeynikov <asl@math.spbu.ru> | Thu Apr 14 20:06:49 2011 +0000 |
tree | 3dcaa9e5a2a61a89f57ee519ca09df0aa496a05a | |
parent | a6ea5bbb0629781ec7eca92c1c8a4c504b40f48e [diff] |
Implement ARM pcs attribute. Basically it's another way of calling convention selection (AAPCS or AAPCS+VFP), similar to fastcall / stdcall / whatevercall seen on x86. In particular, all library functions should always be AAPCS regardless of floating point ABI used. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@129534 91177308-0d34-0410-b5e6-96231b3b80d8