[PATCH] D138995: [CodeView] Add support for local S_CONSTANT records

Tobias Hieta via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Dec 1 04:46:53 PST 2022


thieta updated this revision to Diff 479246.
thieta added a comment.

Handled some review feedback


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D138995/new/

https://reviews.llvm.org/D138995

Files:
  lld/COFF/PDB.cpp
  lld/test/COFF/Inputs/pdb-local-constants.s
  lld/test/COFF/pdb-local-constants.test
  llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp
  llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.h
  llvm/test/DebugInfo/COFF/local-constant.ll
  llvm/test/DebugInfo/COFF/pieces.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D138995.479246.patch
Type: text/x-patch
Size: 16308 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221201/0e508e52/attachment.bin>


More information about the llvm-commits mailing list