diff options
author | Martell Malone <martellmalone@gmail.com> | 2015-08-14 18:00:09 +0000 |
---|---|---|
committer | Martell Malone <martellmalone@gmail.com> | 2015-08-14 18:00:09 +0000 |
commit | 7ccda3c38b5cd2bcc21487039ec8d354a9d30286 (patch) | |
tree | 663c6080cc783e3647a8071755844aa967f709aa /llvm/lib/CodeGen/MachineCSE.cpp | |
parent | ed502905f7c285959c5555bc01f8af762dadb8d6 (diff) | |
download | bcm5719-llvm-7ccda3c38b5cd2bcc21487039ec8d354a9d30286.tar.gz bcm5719-llvm-7ccda3c38b5cd2bcc21487039ec8d354a9d30286.zip |
Windows ARM: ignore calling conventions as described on MSDN
Summary:
MSDN says that fastcall, stdcall, thiscall, and vectorcall are all
accepted but ignored on ARM and X64.
https://msdn.microsoft.com/en-us/library/984x0h58.aspx
MSDN also says cdecl is also accepted and typically ignored
This patch brings ARM in line with how we ignore them for X64
Reviewers: rnk
Subscribers: compnerd, cfe-commits
Differential Revision: http://reviews.llvm.org/D12034
llvm-svn: 245076
Diffstat (limited to 'llvm/lib/CodeGen/MachineCSE.cpp')
0 files changed, 0 insertions, 0 deletions