This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 1052544a225 [llvm-cov] Use portable output redirection in a test new fe2090ab78d Migrate llvm-symbolizer tests to not use %T
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: .../Inputs/split-dwarf-addr-object-relocation.cpp | 10 ++++ .../Inputs/split-dwarf-addr-object-relocation.dwo | Bin 1056 -> 1056 bytes .../Inputs/split-dwarf-addr-object-relocation.o | Bin 2968 -> 3352 bytes test/DebugInfo/Inputs/split-dwarf-dwp.cpp | 8 ++-- test/DebugInfo/Inputs/split-dwarf-dwp.o | Bin 4474 -> 4380 bytes test/DebugInfo/Inputs/split-dwarf-dwp.o.dwp | Bin 1600 -> 1576 bytes test/DebugInfo/Inputs/split-dwarf-multiple-cu.cpp | 15 ++++++ test/DebugInfo/Inputs/split-dwarf-multiple-cu.dwo | Bin 1040 -> 1104 bytes test/DebugInfo/Inputs/split-dwarf-multiple-cu.o | Bin 2992 -> 3656 bytes test/DebugInfo/Inputs/split-dwarf-test | Bin 9208 -> 9576 bytes test/DebugInfo/Inputs/split-dwarf-test-nogmlt | Bin 9128 -> 9496 bytes test/DebugInfo/Inputs/split-dwarf-test.cpp | 13 ++++++ test/DebugInfo/Inputs/split-dwarf-test.dwo | Bin 1377 -> 1064 bytes test/DebugInfo/llvm-symbolizer.test | 51 +++++++++++---------- 14 files changed, 69 insertions(+), 28 deletions(-) create mode 100644 test/DebugInfo/Inputs/split-dwarf-addr-object-relocation.cpp create mode 100644 test/DebugInfo/Inputs/split-dwarf-multiple-cu.cpp create mode 100644 test/DebugInfo/Inputs/split-dwarf-test.cpp