This is an automated email from the git hooks/post-receive script.
git pushed a change to branch master in repository llvm.
from 6c85d01 Fix build breakage in DebugInfoCodeview new e973d3f Return a StringRef from getSection.
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/GlobalObject.h | 4 ++-- include/llvm/IR/GlobalValue.h | 10 ++-------- lib/CodeGen/AsmPrinter/AsmPrinter.cpp | 2 +- lib/IR/Core.cpp | 4 +++- lib/IR/Globals.cpp | 9 +++++++-- lib/Linker/IRMover.cpp | 2 +- lib/Object/IRObjectFile.cpp | 2 +- lib/Target/NVPTX/NVPTXAsmPrinter.cpp | 2 +- lib/Target/XCore/XCoreISelLowering.cpp | 2 +- lib/Transforms/Instrumentation/AddressSanitizer.cpp | 2 +- 10 files changed, 20 insertions(+), 19 deletions(-)