This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 4b8e4224d5d Remove a repeated comment line. NFC. new 9204f8cf4aa Fixup for r301054: Use an explicit constructor. new 9c1b0af6584 Move Split DWARF handling to an MC option/command line argu [...]
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: include/llvm/MC/MCTargetOptions.h | 1 + lib/CodeGen/AsmPrinter/DwarfDebug.cpp | 19 ++++--------------- lib/Fuzzer/FuzzerMerge.h | 2 +- test/CodeGen/X86/dwarf-headers.ll | 8 ++++---- test/DebugInfo/Generic/empty.ll | 2 +- test/DebugInfo/PowerPC/tls-fission.ll | 2 +- test/DebugInfo/X86/cu-ranges-odr.ll | 2 +- test/DebugInfo/X86/cu-ranges.ll | 4 ++-- test/DebugInfo/X86/dwarf-pubnames-split.ll | 2 +- test/DebugInfo/X86/empty.ll | 2 +- test/DebugInfo/X86/fission-cu.ll | 2 +- test/DebugInfo/X86/fission-hash.ll | 2 +- test/DebugInfo/X86/fission-inline.ll | 2 +- test/DebugInfo/X86/fission-no-inlining.ll | 2 +- test/DebugInfo/X86/fission-ranges.ll | 2 +- test/DebugInfo/X86/generate-odr-hash.ll | 2 +- test/DebugInfo/X86/sret.ll | 2 +- test/DebugInfo/X86/tls.ll | 2 +- test/DebugInfo/X86/type_units_with_addresses.ll | 4 ++-- tools/llc/llc.cpp | 6 ++++++ 20 files changed, 33 insertions(+), 37 deletions(-)