This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from fe31db84cc7 [DebugInfo] Fix typo "DWARG" in test comment (NFC) new 3f3ea23d0f7 Remove CMake workaround for LLD PR24476 which is no longer needed new 9ffe073e982 CodeGen: Add a dwo output file argument to addPassesToEmitF [...]
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: cmake/modules/HandleLLVMOptions.cmake | 8 ----- include/llvm/Target/TargetMachine.h | 8 +++-- lib/CodeGen/LLVMTargetMachine.cpp | 15 ++++++--- lib/CodeGen/ParallelCG.cpp | 2 +- lib/LTO/LTOBackend.cpp | 5 +-- lib/LTO/ThinLTOCodeGenerator.cpp | 2 +- lib/Target/TargetMachineC.cpp | 2 +- test/CodeGen/X86/dwarf-headers.ll | 48 ++++++++++++++++------------- test/CodeGen/X86/dwarf-split-line-1.ll | 7 +++-- test/CodeGen/X86/dwarf-split-line-2.ll | 7 +++-- tools/llc/llc.cpp | 22 ++++++++++++- tools/llvm-exegesis/lib/Assembler.cpp | 4 +-- tools/llvm-isel-fuzzer/llvm-isel-fuzzer.cpp | 2 +- 13 files changed, 79 insertions(+), 53 deletions(-)