mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-23 11:13:28 +01:00
9 lines
155 B
Plaintext
9 lines
155 B
Plaintext
|
RUN: echo "%p/Inputs/llvm-symbolizer-tu.elf-x86-64 0x0" \
|
||
|
RUN: | llvm-symbolizer | FileCheck %s
|
||
|
|
||
|
Built from the following source:
|
||
|
|
||
|
...
|
||
|
|
||
|
CHECK: b.cpp:3:0
|