summaryrefslogtreecommitdiffstats
path: root/clang/lib/CodeGen/CodeGenModule.cpp
diff options
context:
space:
mode:
authorSaleem Abdulrasool <compnerd@compnerd.org>2018-12-06 03:28:37 +0000
committerSaleem Abdulrasool <compnerd@compnerd.org>2018-12-06 03:28:37 +0000
commitf587857c8834981fe142826e3001d28ce9cf8922 (patch)
tree8fb722dd8e3a3bdd671f3668cd7c03a5417440f9 /clang/lib/CodeGen/CodeGenModule.cpp
parent889d20715ea1144b812e589a008746cbcab052ff (diff)
downloadbcm5719-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
OpenPOWER on IntegriCloud