This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lldb.
from 5ad1705a1 Fix up lldb after clang r360311. new f6b6c735b [JITLoaderGDB] Set eTypeJIT for objects read from JIT descriptors
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: lit/Breakpoint/Inputs/jitbp.cpp | 2 ++ lit/Breakpoint/jitbp_elf.test | 12 ++++++++++++ lit/helper/toolchain.py | 2 +- source/Plugins/JITLoader/GDB/JITLoaderGDB.cpp | 4 ++++ source/Plugins/ObjectFile/ELF/ObjectFileELF.cpp | 2 +- 5 files changed, 20 insertions(+), 2 deletions(-) create mode 100644 lit/Breakpoint/Inputs/jitbp.cpp create mode 100644 lit/Breakpoint/jitbp_elf.test