[Lldb-commits] [PATCH] D29078: This patch implements a command to access and manipulate the Intel(R) MPX Boundary Tables.

Valentina Giusti via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Thu Jan 26 07:44:28 PST 2017


valentinagiusti updated this revision to Diff 85906.
valentinagiusti marked an inline comment as done.
valentinagiusti added a comment.

used GetAddress() instead of GetUnsignedIntXX()


https://reviews.llvm.org/D29078

Files:
  tools/CMakeLists.txt
  tools/intel-mpx/CMakeLists.txt
  tools/intel-mpx/IntelMPXTablePlugin.cpp
  tools/intel-mpx/test/Makefile
  tools/intel-mpx/test/README.txt
  tools/intel-mpx/test/TestMPXTable.py
  tools/intel-mpx/test/main.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D29078.85906.patch
Type: text/x-patch
Size: 23522 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20170126/6c6ea400/attachment-0001.bin>


More information about the lldb-commits mailing list