[PATCH] D122760: [OpenMP] Add OpenMP variant extension to keep the unmangled name
Joseph Huber via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Apr 5 12:29:24 PDT 2022
jhuber6 updated this revision to Diff 420604.
jhuber6 added a comment.
Updating to stop erroring if a function with the same mangled error exists, but is never emitted.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D122760/new/
https://reviews.llvm.org/D122760
Files:
clang/include/clang/Basic/Attr.td
clang/lib/CodeGen/CodeGenModule.cpp
clang/lib/CodeGen/CodeGenModule.h
clang/lib/Parse/ParseOpenMP.cpp
clang/lib/Sema/SemaOpenMP.cpp
clang/test/OpenMP/declare_variant_no_mangling.cpp
clang/test/OpenMP/nvptx_declare_variant_name_mangling.cpp
llvm/include/llvm/Frontend/OpenMP/OMPKinds.def
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D122760.420604.patch
Type: text/x-patch
Size: 9739 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220405/8be6fc4f/attachment.bin>
More information about the cfe-commits
mailing list