This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lldb.
from 9c4ae443c [CMake] Accept entitlements for code signing in add_lldb_library() new f1beb562a [Scalar] Implement support for 512-bit values.
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: include/lldb/Utility/Scalar.h | 7 ++ source/Utility/RegisterValue.cpp | 1 + source/Utility/Scalar.cpp | 212 ++++++++++++++++++++++++++++++++++++++- unittests/Utility/ScalarTest.cpp | 23 +++++ 4 files changed, 242 insertions(+), 1 deletion(-)