forked from OSchip/llvm-project
Fix the dwarfdump test so that it passes in its new location
llvm-svn: 312051
This commit is contained in:
parent
14469db602
commit
2297fc89b4
|
@ -1,4 +1,4 @@
|
|||
RUN: llvm-dwarfdump %p/Inputs/dwarfdump-test-loc-list-32bit.elf.o | FileCheck %s
|
||||
RUN: llvm-dwarfdump %p/../Inputs/dwarfdump-test-loc-list-32bit.elf.o | FileCheck %s
|
||||
Note: the input file was generated from Inputs/dwarfdump-test-loc-list-32bit.elf.cpp
|
||||
|
||||
CHECK: .debug_info
|
||||
|
|
Loading…
Reference in New Issue