This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lldb.
from 82a61b64a Silence 'warning C4305: 'initializing': truncation from 'doub [...] new 21a66f4e7 Add support for mid-function epilogues on x86 that end in a n [...] new 22ee7a2b5 [Target] Move ObjCLanguageRuntime::LookupRuntimeSymbol into L [...]
The 2 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/Target/LanguageRuntime.h | 7 + include/lldb/Target/ObjCLanguageRuntime.h | 7 - source/Expression/IRExecutionUnit.cpp | 8 +- .../x86/x86AssemblyInspectionEngine.cpp | 264 +++++++++++++++++++-- .../x86/x86AssemblyInspectionEngine.h | 12 + .../x86/Testx86AssemblyInspectionEngine.cpp | 122 ++++++++++ 6 files changed, 389 insertions(+), 31 deletions(-)