Temporary delete the test while we're investigating crashes in LLVMObject it causes.

llvm-svn: 237809
This commit is contained in:
Alexey Samsonov 2015-05-20 17:01:06 +00:00
parent aa9029691f
commit 0ebbe74b73
3 changed files with 0 additions and 14 deletions

View File

@ -1,14 +0,0 @@
; RUN: llvm-dwarfdump %p/Inputs/dwarfdump-test-dwz.elf-x86-64 -debug-dump=info | FileCheck %s -check-prefix DUMP_INFO
; DUMP_INFO: .debug_info
; DUMP_INFO: DW_TAG_compile_unit [2] *
; DUMP_INFO-NEXT: DW_AT_producer [DW_FORM_GNU_strp_alt] (alt indirect string, offset: 0x0)
; DUMP_INFO-NEXT: DW_AT_language [DW_FORM_data2] (DW_LANG_C_plus_plus)
; DUMP_INFO-NEXT: DW_AT_name [DW_FORM_GNU_strp_alt] (alt indirect string, offset: 0x31)
; DUMP_INFO-NEXT: DW_AT_low_pc [DW_FORM_addr] (0x0000000000000000)
; DUMP_INFO-NEXT: DW_AT_stmt_list [DW_FORM_data4] (0x00000000)
; DUMP_INFO-NEXT: DW_AT_comp_dir [DW_FORM_GNU_strp_alt] (alt indirect string, offset: 0x6b)
; DUMP_INFO: DW_TAG_imported_unit [4]
; DUMP_INFO-NEXT: DW_AT_import [DW_FORM_GNU_ref_alt] (<alt 0xb>)