This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 13be7644cc1 [llvm-symbolizer][test] Extract tests from llvm-symbolizer. [...] new 9ad14952dfe [llvm-symbolizer][test] Extract tests from llvm-symbolizer. [...]
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: test/DebugInfo/Inputs/dwarfdump-test3-decl.h | 7 ---- test/DebugInfo/Inputs/dwarfdump-test3-decl2.h | 1 - test/DebugInfo/Inputs/dwarfdump-test3.cc | 12 ------- test/DebugInfo/llvm-symbolizer.test | 49 --------------------------- test/DebugInfo/symbolize-gnu-debuglink.test | 4 +++ test/DebugInfo/symbolize-inlined.test | 22 ++++++++++++ test/DebugInfo/symbolize-missing-file.test | 3 ++ test/tools/llvm-symbolizer/space-in-path.s | 15 ++++++++ 8 files changed, 44 insertions(+), 69 deletions(-) create mode 100644 test/DebugInfo/symbolize-gnu-debuglink.test create mode 100644 test/DebugInfo/symbolize-inlined.test create mode 100644 test/DebugInfo/symbolize-missing-file.test create mode 100644 test/tools/llvm-symbolizer/space-in-path.s