You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
# RUN: llvm-nm -P -A %p/Inputs/libExample.a.macho-x86_64 | FileCheck %s
|
|
|
|
# CHECK: libExample.a.macho-x86_64[example.o]: EH_frame0 s 30 0
|
|
# CHECK: libExample.a.macho-x86_64[example.o]: _f T 0 0
|
|
# CHECK: libExample.a.macho-x86_64[example.o]: _f.eh S 48 0
|