This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 734e4c3 [msan] Fix instrumentation of array allocas. new 04ea7c6 OptDiag: Use DiagnosticLocation in MachineOptimizationRemarks new 52ab9f0 OptDiag: Summarize the instruction count in asm-printer new 0ca20ba Fix unit tests after r296049.
The 3 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/CodeGen/AsmPrinter.h | 4 ++++ .../CodeGen/MachineOptimizationRemarkEmitter.h | 24 ++++++++++++---------- lib/CodeGen/AsmPrinter/AsmPrinter.cpp | 14 ++++++++++++- unittests/DebugInfo/PDB/PDBApiTest.cpp | 2 +- 4 files changed, 31 insertions(+), 13 deletions(-)