mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-25 04:02:41 +01:00
6 lines
118 B
Plaintext
6 lines
118 B
Plaintext
|
RUN: llvm-symbolizer --obj=%p/Inputs/macho-universal 0x1f84 | FileCheck %s
|
||
|
|
||
|
CHECK-NOT: main
|
||
|
CHECK: ??
|
||
|
CHECK-NOT: main
|