1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2025-02-01 05:01:59 +01:00
Charles Davis 2b2075f834 Target/X86: Add explicit Win64 and System V/x86-64 calling conventions.
Summary:
This patch adds explicit calling convention types for the Win64 and
System V/x86-64 ABIs. This allows code to override the default, and use
the Win64 convention on a target that wants to use SysV (and
vice-versa). This is needed to implement the `ms_abi` and `sysv_abi` GNU
attributes.

Reviewers:

CC:

llvm-svn: 186144
2013-07-12 06:02:35 +00:00
..
2013-01-23 06:41:41 +00:00
2012-12-11 00:23:07 +00:00
2013-01-02 09:10:48 +00:00
2013-07-05 02:50:03 +00:00
2013-07-10 00:52:41 +00:00
2013-01-02 09:10:48 +00:00
2013-01-28 22:05:50 +00:00
2012-01-26 22:06:23 +00:00
2013-04-05 20:00:35 +00:00
2012-11-17 06:38:44 +00:00