diff options
author | Matt Arsenault <Matthew.Arsenault@amd.com> | 2025-07-08 17:12:48 +0900 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-07-08 17:12:48 +0900 |
commit | 58ad99606bc762b39a9ae33eaebecaca4f537b97 (patch) | |
tree | a291dbc6a72df97273a73d02fdcc38e2651f7f05 /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | 4d07c7f9a08b94b894f29a0010ae5b4861c5f033 (diff) | |
download | llvm-58ad99606bc762b39a9ae33eaebecaca4f537b97.zip llvm-58ad99606bc762b39a9ae33eaebecaca4f537b97.tar.gz llvm-58ad99606bc762b39a9ae33eaebecaca4f537b97.tar.bz2 |
TableGen: Handle setting runtime libcall calling conventions (#144980)
Allow associating a non-default CallingConv with a set of library
functions, and applying a default for a SystemLibrary.
I also wanted to be able to apply a default calling conv
to a RuntimeLibcallImpl, but that turned out to be annoying
so leave it for later.
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions