This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 3abbc4d [compiler-rt] fix typo in option description [NFC] new fb27f55 [Support] Add StringRef::consumeInteger. new 3132c38 GVN-hoist: fix typo
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/ADT/StringRef.h | 35 ++++++++ lib/Support/StringRef.cpp | 80 +++++++++++------ lib/Transforms/Scalar/GVNHoist.cpp | 2 +- unittests/ADT/StringRefTest.cpp | 177 +++++++++++++++++++++++++++++++++++++ 4 files changed, 268 insertions(+), 26 deletions(-)