Add LDC compiler to list of external OS projects using LLVM 3.8
[oota-llvm.git] / test / DebugInfo / dwarfdump-invalid.test
1 ; Verify that llvm-dwarfdump doesn't crash on broken input files.
2
3 RUN: not llvm-dwarfdump %p/Inputs/invalid.elf 2>&1 | FileCheck %s --check-prefix=INVALID-ELF
4 RUN: not llvm-dwarfdump %p/Inputs/invalid.elf.2 2>&1 | FileCheck %s --check-prefix=INVALID-ELF
5 RUN: not llvm-dwarfdump %p/Inputs/invalid.elf.3 2>&1 | FileCheck %s --check-prefix=INVALID-ELF
6 INVALID-ELF: Invalid data was encountered while parsing the file