diff options
author | Saleem Abdulrasool <compnerd@compnerd.org> | 2018-12-06 03:28:37 +0000 |
---|---|---|
committer | Saleem Abdulrasool <compnerd@compnerd.org> | 2018-12-06 03:28:37 +0000 |
commit | f587857c8834981fe142826e3001d28ce9cf8922 (patch) | |
tree | 8fb722dd8e3a3bdd671f3668cd7c03a5417440f9 /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | 889d20715ea1144b812e589a008746cbcab052ff (diff) | |
download | bcm5719-llvm-f587857c8834981fe142826e3001d28ce9cf8922.tar.gz bcm5719-llvm-f587857c8834981fe142826e3001d28ce9cf8922.zip |
ARM, AArch64: support `__attribute__((__swiftcall__))`
Support the Swift calling convention on Windows ARM and AArch64. Both
of these conform to the AAPCS, AAPCS64 calling convention, and LLVM has
been adjusted to account for the register usage. Ensure that the
frontend passes this into the backend. This allows the swift runtime to
be built for Windows.
llvm-svn: 348454
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions