diff options
author | Sourabh Singh Tomar <SourabhSingh.Tomar@amd.com> | 2021-03-24 17:54:05 +0530 |
---|---|---|
committer | Sourabh Singh Tomar <SourabhSingh.Tomar@amd.com> | 2021-03-30 23:20:38 +0530 |
commit | f13f0505515dcb1d256673c5224cc3ca55569122 (patch) | |
tree | 992cdd8c006eec39e2bbec84137bcf306634cefa /lldb/source/Plugins/Process/gdb-remote/ThreadGDBRemote.cpp | |
parent | 6c9fbcf5b1cb6d2e0fb4a518f8c61a5eebfe6021 (diff) | |
download | llvm-f13f0505515dcb1d256673c5224cc3ca55569122.zip llvm-f13f0505515dcb1d256673c5224cc3ca55569122.tar.gz llvm-f13f0505515dcb1d256673c5224cc3ca55569122.tar.bz2 |
[DebugInfo] Support for signed constants inside DIExpression
Negative numbers are represented using DW_OP_consts along with signed representation
of the number as the argument.
Test case IR is generated using Fortran front-end.
Reviewed By: aprantl
Differential Revision: https://reviews.llvm.org/D99273
Diffstat (limited to 'lldb/source/Plugins/Process/gdb-remote/ThreadGDBRemote.cpp')
0 files changed, 0 insertions, 0 deletions