You've already forked linux-packaging-mono
Imported Upstream version 5.18.0.167
Former-commit-id: 289509151e0fee68a1b591a20c9f109c3c789d3a
This commit is contained in:
parent
e19d552987
commit
b084638f15
@ -1,10 +0,0 @@
|
||||
REQUIRES: zlib
|
||||
|
||||
RUN: echo "%p/Inputs/dwarfdump-test-zlib.elf-x86-64 0x4005e9" > %t1.input
|
||||
RUN: llvm-symbolizer < %t1.input | FileCheck %s
|
||||
|
||||
RUN: echo "%p/Inputs/dwarfdump-test-zlibgnu.elf-x86-64 0x4005e9" > %t2.input
|
||||
RUN: llvm-symbolizer < %t2.input | FileCheck %s
|
||||
|
||||
CHECK: main
|
||||
CHECK-NEXT: /tmp/dbginfo{{[/\\]}}dwarfdump-test-zlib.cc:16
|
Reference in New Issue
Block a user