This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 19ac6f8ea49 [lit] Improve tool substitution in lit. new fe63ecd5a01 Bitcode: add an auto-upgrade for LTO section name
The 1 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/IR/AutoUpgrade.h | 2 ++ lib/AsmParser/LLParser.cpp | 1 + lib/Bitcode/Reader/BitcodeReader.cpp | 2 +- lib/IR/AutoUpgrade.cpp | 29 +++++++++++++++++++++++++++++ test/Bitcode/upgrade-section-name.ll | 31 +++++++++++++++++++++++++++++++ 5 files changed, 64 insertions(+), 1 deletion(-) create mode 100644 test/Bitcode/upgrade-section-name.ll