[Lldb-commits] [PATCH] D129750: [lldb] Always use APFloat for FP dumping

Pavel Labath via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Wed Jul 27 05:30:49 PDT 2022


This revision was automatically updated to reflect the committed changes.
Closed by commit rG1400a3cb8d53: [lldb] Always use APFloat for FP dumping (authored by labath).

Changed prior to commit:
  https://reviews.llvm.org/D129750?vs=444586&id=448010#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D129750

Files:
  lldb/include/lldb/Core/DumpRegisterValue.h
  lldb/source/Commands/CommandObjectRegister.cpp
  lldb/source/Core/DumpDataExtractor.cpp
  lldb/source/Core/DumpRegisterValue.cpp
  lldb/source/Plugins/TypeSystem/Clang/TypeSystemClang.cpp
  lldb/test/API/functionalities/postmortem/elf-core/TestLinuxCore.py
  lldb/unittests/Core/DumpDataExtractorTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D129750.448010.patch
Type: text/x-patch
Size: 16827 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20220727/d57839b1/attachment-0001.bin>


More information about the lldb-commits mailing list