This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 3a0728c761f [yaml2obj/obj2yaml] - Add support for .stack_sizes sections. new 2c032d2797d Regex: Make "match" and "sub" const member functions new e8f0d8d08d2 [TextAPI] Remove redundant checking causing warnings. NFC.
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/llvm/Support/Regex.h | 14 ++++++---- lib/IR/AutoUpgrade.cpp | 6 ++--- lib/Passes/PassBuilder.cpp | 2 +- lib/Support/FileCheck.cpp | 2 +- lib/Support/Regex.cpp | 39 +++++++++++++++++++--------- lib/Target/AArch64/Utils/AArch64BaseInfo.cpp | 2 +- lib/TextAPI/MachO/TextStubCommon.cpp | 8 +++--- 7 files changed, 46 insertions(+), 27 deletions(-)