[PATCH] D90199: [CodeView] Encode signed int values correctly when emitting S_CONSTANTs

Amy Huang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Oct 30 09:31:16 PDT 2020


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG7156910d85fc: [CodeView] Encode signed int values correctly when emitting S_CONSTANTs (authored by akhuang).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D90199

Files:
  llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp
  llvm/test/DebugInfo/COFF/global-constants.ll
  llvm/test/DebugInfo/COFF/globals.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D90199.301928.patch
Type: text/x-patch
Size: 4149 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201030/05f01cd1/attachment.bin>


More information about the llvm-commits mailing list