This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from f3f34d6 [MIR Parser] Fix Build! new d1e3c5a Don't create a SymbolTable in Function when the LLVMContext d [...]
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/Function.h | 11 +++++++---- lib/AsmParser/LLParser.cpp | 6 +++--- lib/Bitcode/Writer/BitcodeWriter.cpp | 3 ++- lib/CodeGen/MIRParser/MIParser.cpp | 6 +++--- lib/CodeGen/MIRParser/MIRParser.cpp | 2 +- lib/IR/BasicBlock.cpp | 2 +- lib/IR/Function.cpp | 6 ++++-- lib/IR/Value.cpp | 6 +++--- lib/Transforms/IPO/StripSymbols.cpp | 3 ++- tools/bugpoint/CrashDebugger.cpp | 9 +++------ 10 files changed, 29 insertions(+), 25 deletions(-)