This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 9ddb1edf089 Update testcase since llvm-dwarfdump got more accurate in r355148. new 35823ce58da llvm-readobj: Try the DWARF CFI dumper on all machines.
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/tools/llvm-readobj/AArch64/dwarf-cfi.s | 25 ++++++++++++++++++++ .../llvm-readobj}/AArch64/lit.local.cfg | 0 test/tools/llvm-readobj/ARM/dwarf-cfi.s | 27 ++++++++++++++++++++++ tools/llvm-readobj/ELFDumper.cpp | 13 ++++------- 4 files changed, 57 insertions(+), 8 deletions(-) create mode 100644 test/tools/llvm-readobj/AArch64/dwarf-cfi.s copy test/{DebugInfo => tools/llvm-readobj}/AArch64/lit.local.cfg (100%) create mode 100644 test/tools/llvm-readobj/ARM/dwarf-cfi.s