[Lldb-commits] [PATCH] D25329: Add bound violation handling for Intel(R) Memory Protection Extensions (Intel(R) MPX)

Valentina Giusti via lldb-commits lldb-commits at lists.llvm.org
Thu Oct 6 10:52:57 PDT 2016


valentinagiusti updated this revision to Diff 73823.
valentinagiusti added a comment.

fixed usage of llvm:raw_string_ostream


https://reviews.llvm.org/D25329

Files:
  packages/Python/lldbsuite/test/functionalities/register/intel_xtended_registers/mpx_bound_violation/Makefile
  packages/Python/lldbsuite/test/functionalities/register/intel_xtended_registers/mpx_bound_violation/TestBoundViolation.py
  packages/Python/lldbsuite/test/functionalities/register/intel_xtended_registers/mpx_bound_violation/main.cpp
  source/Plugins/Process/Linux/NativeThreadLinux.cpp
  source/Plugins/Process/POSIX/CrashReason.cpp
  source/Plugins/Process/POSIX/CrashReason.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D25329.73823.patch
Type: text/x-patch
Size: 8070 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20161006/d3251f85/attachment.bin>


More information about the lldb-commits mailing list