1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-23 13:02:52 +02:00
llvm-mirror/test/Object/nm-universal-binary.test

7 lines
173 B
Plaintext
Raw Normal View History

RUN: llvm-nm %p/Inputs/macho-universal.x86_64.i386 | FileCheck %s
CHECK: macho-universal.x86_64.i386:x86_64
CHECK: main
CHECK: macho-universal.x86_64.i386:i386
CHECK: main