[PATCH] D42926: [CodeView] Initial support for emitting S_BLOCK32 symbols for lexical scopes

Brock Wyma via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 15 07:40:41 PST 2018


bwyma updated this revision to Diff 134428.
bwyma added a comment.

Thanks everyone for the wonderful feedback!  I'm uploading a new diff with the requested changes thus far.
I will provide additional answers for some of the feedback I received after uploading this patch.


https://reviews.llvm.org/D42926

Files:
  llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp
  llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.h
  llvm/test/DebugInfo/COFF/lexicalblock.ll
  llvm/test/DebugInfo/COFF/register-variables.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D42926.134428.patch
Type: text/x-patch
Size: 27681 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180215/a477c025/attachment.bin>


More information about the llvm-commits mailing list