[PATCH] D99273: [DebugInfo] Support for signed constants inside DIExpression
Sourabh Singh Tomar via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Mar 25 00:53:40 PDT 2021
SouraVX updated this revision to Diff 333227.
SouraVX added a comment.
- Minor comment updation in `isSignedConstant` Function in DebugInfoMetadata.cpp
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D99273/new/
https://reviews.llvm.org/D99273
Files:
llvm/include/llvm/IR/DebugInfoMetadata.h
llvm/lib/CodeGen/AsmPrinter/DwarfCompileUnit.cpp
llvm/lib/IR/DebugInfoMetadata.cpp
llvm/test/DebugInfo/X86/global-constants.ll
llvm/test/DebugInfo/X86/stack-value-dwarf4.ll
llvm/test/Transforms/StripSymbols/strip-dead-debug-info.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D99273.333227.patch
Type: text/x-patch
Size: 9713 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210325/b6786105/attachment.bin>
More information about the llvm-commits
mailing list