This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lldb.
from da8903a38 [API] Remove unneded LLDB_DISABLE_PYTHON markers. new f06a8f1ee [CMake] Set LLVM_DEFAULT_EXTERNAL_LIT in standalone build cor [...] new 33afc0e52 A target definition file that may work for Aarch32 Cortex-M t [...]
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: cmake/modules/LLDBStandalone.cmake | 7 +- examples/python/armv7_cortex_m_target_defintion.py | 140 +++++++++++++++++++++ 2 files changed, 146 insertions(+), 1 deletion(-) create mode 100755 examples/python/armv7_cortex_m_target_defintion.py