summaryrefslogtreecommitdiff
path: root/clang/test/CodeGenCXX/regcall4.cpp
AgeCommit message (Expand)Author
2024-01-11[Clang] Set writable and dead_on_unwind attributes on sret arguments (#77116)Nikita Popov
2023-08-03[X86][Regcall] Add an option to respect regcall ABI v.4 in win64&win32Bing1 Yu