This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 88c0fa9 [PM] Add Argument Promotion to the pass pipeline. new 05638ab docs/conf.py: Suppress sphinx highlighting failure warnings new 2d1415b Add an additional set of braces to deal with subobject initia [...] new 911ee03 [Support] Extend SLEB128 encoding support. new 48a1daa ARMSubtarget.h: Change to one line per enum element; NFC
The 4 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: docs/conf.py | 4 ++ include/llvm/Support/LEB128.h | 40 ++++++++++++++++- lib/DebugInfo/PDB/Native/NativeRawSymbol.cpp | 2 +- lib/Target/ARM/ARMSubtarget.h | 65 ++++++++++++++++++++++++---- unittests/Support/LEB128Test.cpp | 47 ++++++++++++++------ 5 files changed, 132 insertions(+), 26 deletions(-)