This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 94c20c0 [CodeGen] Fix invalid DWARF info on Win64 new 3f98c18 Revert "[CodeGen] Fix invalid DWARF info on Win64"
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: docs/Extensions.rst | 2 +- include/llvm/MC/MCStreamer.h | 2 +- include/llvm/MC/MCWinCOFFStreamer.h | 2 +- lib/CodeGen/AsmPrinter/AsmPrinter.cpp | 2 +- lib/CodeGen/AsmPrinter/AsmPrinterDwarf.cpp | 2 +- lib/CodeGen/AsmPrinter/CodeViewDebug.cpp | 4 +-- lib/CodeGen/AsmPrinter/DIE.cpp | 2 +- lib/MC/MCAsmStreamer.cpp | 6 ++-- lib/MC/MCCodeView.cpp | 2 +- lib/MC/MCParser/COFFAsmParser.cpp | 15 +--------- lib/MC/MCStreamer.cpp | 5 ++-- lib/MC/WinCOFFStreamer.cpp | 15 ++-------- test/DebugInfo/X86/ref_addr_relocation.ll | 48 +++++++++++------------------- 13 files changed, 35 insertions(+), 72 deletions(-)