[Lldb-commits] [PATCH] D12100: [LLDB] Use llvm::APInt and llvm::APFloat in Scalar and RegisterValue

Sagar Thakur via lldb-commits lldb-commits at lists.llvm.org
Wed Aug 19 00:19:24 PDT 2015


sagar updated this revision to Diff 32511.
sagar added a comment.

Addressed review comments


Repository:
  rL LLVM

http://reviews.llvm.org/D12100

Files:
  include/lldb/Core/RegisterValue.h
  include/lldb/Core/Scalar.h
  include/lldb/Core/Value.h
  include/lldb/lldb-private-types.h
  source/Core/RegisterValue.cpp
  source/Core/Scalar.cpp
  source/Core/ValueObject.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D12100.32511.patch
Type: text/x-patch
Size: 176651 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20150819/17396d3b/attachment-0001.bin>


More information about the lldb-commits mailing list