[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 13:41:51 PDT 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGeab6e94f912d: [DebugInfo] Add a TargetFuncName field in DISubprogram for (authored by cchen15).

Repository:
  rG LLVM Github Monorepo

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.423162.patch
Type: text/x-patch
Size: 31957 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220415/f1e77159/attachment.bin>


More information about the llvm-commits mailing list