[Lldb-commits] [PATCH] D13730: Resubmit: RenderScript command for printing allocation contents

Ewan Crawford via lldb-commits lldb-commits at lists.llvm.org
Wed Oct 14 09:41:45 PDT 2015


EwanCrawford created this revision.
EwanCrawford added reviewers: granata.enrico, clayborg, jingham.
EwanCrawford added subscribers: lldb-commits, domipheus, labath.
EwanCrawford set the repository for this revision to rL LLVM.

Previous patch http://reviews.llvm.org/D13699 broke TestDataFormatterSmartArray.py
Resolved in in this patch by adding the new enum `eFormatVectorOfFloat16` to FormatManager.

I'm not too familiar with DataFormatter code, so +Enrico as he's code owner.



Repository:
  rL LLVM

http://reviews.llvm.org/D13730

Files:
  include/lldb/lldb-enumerations.h
  source/Commands/CommandObjectMemory.cpp
  source/Core/DataExtractor.cpp
  source/DataFormatters/FormatManager.cpp
  source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/RenderScriptRuntime.cpp
  source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/RenderScriptRuntime.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D13730.37356.patch
Type: text/x-patch
Size: 23248 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20151014/f84c3bb7/attachment-0001.bin>


More information about the lldb-commits mailing list