mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-12-13 22:58:50 +00:00
5 lines
119 B
Plaintext
5 lines
119 B
Plaintext
|
RUN: llvm-symbolizer 0x1f1 --obj %p/Inputs/shared-object-stripped.elf-i386 \
|
||
|
RUN: | FileCheck %s
|
||
|
|
||
|
CHECK: global_func
|