[PATCH] D155863: [X86][Regcall] Add an option to respect regcall ABI v.4 in win64&win32
Bing Yu via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Jul 31 23:23:00 PDT 2023
yubing updated this revision to Diff 545924.
yubing added a comment.
address c++ windows's mangling prefix w=>x
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D155863/new/
https://reviews.llvm.org/D155863
Files:
clang/include/clang/Basic/LangOptions.def
clang/include/clang/Driver/Options.td
clang/lib/AST/ItaniumMangle.cpp
clang/lib/AST/Mangle.cpp
clang/lib/AST/MicrosoftMangle.cpp
clang/lib/CodeGen/CodeGenModule.cpp
clang/lib/Driver/ToolChains/Clang.cpp
clang/test/CodeGen/check-regcall4-moduleflag.c
clang/test/CodeGen/regcall4.c
clang/test/CodeGenCXX/regcall4.cpp
clang/test/Driver/cl-cc-flags.c
llvm/lib/Target/X86/X86CallingConv.td
llvm/test/CodeGen/X86/sse-regcall4.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D155863.545924.patch
Type: text/x-patch
Size: 45809 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230801/0fc365ad/attachment-0001.bin>
More information about the cfe-commits
mailing list