[PATCH] D123697: [DebugInfo] Add a TargetFuncName field in DISubprogram.
Chih-Ping Chen via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Apr 15 11:10:44 PDT 2022
cchen15 updated this revision to Diff 423138.
cchen15 added a comment.
Updated SourceLevelDebugging.rst.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D123697/new/
https://reviews.llvm.org/D123697
Files:
llvm/docs/SourceLevelDebugging.rst
llvm/include/llvm/IR/DIBuilder.h
llvm/include/llvm/IR/DebugInfoMetadata.h
llvm/lib/AsmParser/LLParser.cpp
llvm/lib/Bitcode/Reader/MetadataLoader.cpp
llvm/lib/Bitcode/Writer/BitcodeWriter.cpp
llvm/lib/CodeGen/AsmPrinter/DwarfUnit.cpp
llvm/lib/IR/AsmWriter.cpp
llvm/lib/IR/DIBuilder.cpp
llvm/lib/IR/DebugInfoMetadata.cpp
llvm/lib/IR/LLVMContextImpl.h
llvm/test/Assembler/disubprogram-targetfuncname.ll
llvm/test/DebugInfo/X86/disubprogram-trampoline.ll
llvm/unittests/IR/MetadataTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D123697.423138.patch
Type: text/x-patch
Size: 31957 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220415/0806d803/attachment.bin>
More information about the llvm-commits
mailing list