aboutsummaryrefslogtreecommitdiff
path: root/llvm/test/tools/llvm-libtool-darwin/arm64-asm.test
blob: 6a50451dd5efec944a97cc746be64ee2f9652252 (plain)
1
2
3
4
5
6
7
8
9
# REQUIRES: aarch64-registered-target
## This tests that archives are correctly created when the llvm
## has native assembly info

# RUN: llvm-as %p/Inputs/arm64-asm.ll -o %t-arm64-asm.bc
# RUN: llvm-libtool-darwin -static -o %t-arm64.lib %t-arm64-asm.bc
# RUN: llvm-nm %t-arm64.lib | FileCheck %s

# CHECK: T somesymbol