aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/CodeGen/CodeGenModule.cpp
diff options
context:
space:
mode:
authorAbid Qadeer <haqadeer@amd.com>2024-07-22 18:32:48 +0100
committerGitHub <noreply@github.com>2024-07-22 18:32:48 +0100
commitfa5971c298c96c965ba6d8fb855867f23518aad4 (patch)
tree99838f8fb7b89a32bf55fa95ebd933a44f6c7063 /clang/lib/CodeGen/CodeGenModule.cpp
parent3f8d77bcc7f3c6ada0650d848d76ea9827e78de4 (diff)
downloadllvm-fa5971c298c96c965ba6d8fb855867f23518aad4.zip
llvm-fa5971c298c96c965ba6d8fb855867f23518aad4.tar.gz
llvm-fa5971c298c96c965ba6d8fb855867f23518aad4.tar.bz2
[flang][debug] Generate correct name for external function. (#99510)
The `ExternalNameConversion` will add an _ at the end of the external functions. We extract the real function name to use in the debug info. The convention is to use the real name of function in the `name` field and mangled name with extra _ at the end in the `linkageName` field. Fixes #92391.
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions