[PATCH] D126968: [CodeView] Fix incorrect CodeView encoding of signed integer constants
Steve Merritt via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jun 6 05:39:35 PDT 2022
smerritt updated this revision to Diff 434442.
smerritt added a comment.
Fix a clang-format error (extra space).
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D126968/new/
https://reviews.llvm.org/D126968
Files:
llvm/lib/DebugInfo/CodeView/CodeViewRecordIO.cpp
llvm/test/DebugInfo/COFF/globals.ll
llvm/test/DebugInfo/COFF/numeric-leaves.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D126968.434442.patch
Type: text/x-patch
Size: 17124 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220606/3118c644/attachment.bin>
More information about the llvm-commits
mailing list