Skip to content

Commit 857138b

Browse files
authored
[Test] Consolidate crel test coverage into existing file and remove redundant test. (#142644)
1 parent 0a3e9aa commit 857138b

File tree

2 files changed

+2
-76
lines changed

2 files changed

+2
-76
lines changed

llvm/test/tools/llvm-dwarfdump/X86/debug_info_addrx.s

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
# RUN: llvm-mc %s -filetype obj -triple x86_64-pc-linux -o %t.o
22
# RUN: llvm-dwarfdump -debug-info %t.o | FileCheck %s
33
# RUN: llvm-dwarfdump -debug-info %t.o -v | FileCheck --check-prefix=VERBOSE %s
4+
# RUN: llvm-mc %s -filetype obj -triple x86_64-pc-linux -o %t.o -crel
5+
# RUN: llvm-dwarfdump -debug-info %t.o | FileCheck %s
46

57
# CHECK: DW_TAG_compile_unit
68
# CHECK: DW_AT_low_pc (0x0000000000000000)

llvm/test/tools/llvm-dwarfdump/X86/debug_info_crel.yaml

Lines changed: 0 additions & 76 deletions
This file was deleted.

0 commit comments

Comments
 (0)