This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 12e38cb73b4 Remove svnprop eol-style:native from Casting.h new ab480f45cd2 [Support] Add support for unique_ptr<> to Casting.h. new 5bfc47d1521 Bitcode: Move version and global value module code parsers [...]
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/Casting.h | 70 +++++ lib/Bitcode/Reader/BitcodeReader.cpp | 516 +++++++++++++++++++---------------- unittests/Support/Casting.cpp | 75 +++++ 3 files changed, 421 insertions(+), 240 deletions(-)