commit | 6c132cb749932c66a27c9e19ea5426173875f852 | [log] [tgz] |
---|---|---|
author | Martin Storsjo <martin@martin.st> | Mon Jul 17 20:05:19 2017 +0000 |
committer | Martin Storsjo <martin@martin.st> | Mon Jul 17 20:05:19 2017 +0000 |
tree | 8fb76d043b6d58271d0b644b3177c35f08cb112d | |
parent | 98215808d6c3d2046b6c23ebe2a0679e4ffd2460 [diff] |
[AArch64] Extend CallingConv::X86_64_Win64 to AArch64 as well Rename the enum value from X86_64_Win64 to plain Win64. The symbol exposed in the textual IR is changed from 'x86_64_win64cc' to 'win64cc', but the numeric value is kept, keeping support for old bitcode. Differential Revision: https://reviews.llvm.org/D34474 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@308208 91177308-0d34-0410-b5e6-96231b3b80d8