[PATCH] D43838: [CodeView] Initial support for emitting S_THUNK32 symbols for compiler-generated thunk routines

Brock Wyma via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 16 09:57:39 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL330132: [CodeView] Initial support for emitting S_THUNK32 symbols for compiler... (authored by bwyma, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D43838?vs=138017&id=142654#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D43838

Files:
  cfe/trunk/lib/CodeGen/CGDebugInfo.cpp
  cfe/trunk/lib/CodeGen/CGDebugInfo.h
  cfe/trunk/lib/CodeGen/CodeGenFunction.cpp
  cfe/trunk/test/CodeGenCXX/debug-info-thunk.cpp
  llvm/trunk/include/llvm/IR/DebugInfoFlags.def
  llvm/trunk/include/llvm/IR/DebugInfoMetadata.h
  llvm/trunk/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp
  llvm/trunk/lib/CodeGen/AsmPrinter/CodeViewDebug.h
  llvm/trunk/lib/DebugInfo/CodeView/SymbolDumper.cpp
  llvm/trunk/test/DebugInfo/COFF/thunk.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D43838.142654.patch
Type: text/x-patch
Size: 53944 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180416/02ce9af8/attachment.bin>


More information about the llvm-commits mailing list