This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 114eeedb22b Re-commit: [globalisel][tablegen] Keep track of the inserti [...] new 207bce3fb1c [codeview] Merge file checksum entries for DIFiles with the [...] new b0f1f2331d9 Revert r317040: [globalisel][tablegen] Keep track of the in [...]
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: lib/CodeGen/AsmPrinter/CodeViewDebug.cpp | 4 +- lib/CodeGen/AsmPrinter/CodeViewDebug.h | 5 +- test/DebugInfo/COFF/lines-difile.ll | 107 ++++++++++++++++++++++++++++++ utils/TableGen/GlobalISelEmitter.cpp | 110 ++++++++++--------------------- 4 files changed, 145 insertions(+), 81 deletions(-) create mode 100644 test/DebugInfo/COFF/lines-difile.ll