This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from bd81b97a729 [Attributor] Liveness for internal functions. new fe097621cef Fix assert in XCOFFObjectWriter related to program code csects. new 30b148e81a5 Add TinyPtrVector support for general pointer-like things.
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/PointerUnion.h | 19 ++++++------- include/llvm/ADT/TinyPtrVector.h | 38 ++++++++++++++----------- lib/MC/XCOFFObjectWriter.cpp | 4 +-- unittests/ADT/PointerUnionTest.cpp | 55 +++++++++++++++++++++++++++++++++++-- unittests/ADT/TinyPtrVectorTest.cpp | 25 ++++++++++++----- 5 files changed, 102 insertions(+), 39 deletions(-)