This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from e99f33afd94 test-release.sh: Remove workaround for test-suite build new b9fc96d9dd2 Bitcode: Introduce a BitcodeFileContents data type. NFCI. new 7136633db16 Object: Move datalayout check into irsymtab::build. NFCI.
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/Bitcode/BitcodeReader.h | 13 +++++++++++-- include/llvm/Object/IRObjectFile.h | 1 + include/llvm/Object/IRSymtab.h | 4 ++-- lib/Bitcode/Reader/BitcodeReader.cpp | 22 +++++++++++++++------- lib/Object/IRObjectFile.cpp | 11 +++++------ lib/Object/IRSymtab.cpp | 25 +++++++++++++++++-------- 6 files changed, 51 insertions(+), 25 deletions(-)