[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
Wed Feb 1 09:30:25 PST 2017
valentinagiusti added a comment.
I am not sure what you mean, this is a pluggable command and as such it has to be a dynamic loadable lib.
As for the wrong install name of the binary, I don't think I can fix it from here, the SOVERSION is set by AddLLVM.cmake.
On which platform did you get this issue?
Repository:
rL LLVM
https://reviews.llvm.org/D29078
More information about the lldb-commits
mailing list