[clangd] Re-land "support outgoing calls in call hierarchy" (#117673)
[llvm-project.git] / llvm / test / tools / llvm-libtool-darwin / arm64-asm.test
blob6a50451dd5efec944a97cc746be64ee2f9652252
1 # REQUIRES: aarch64-registered-target
2 ## This tests that archives are correctly created when the llvm
3 ## has native assembly info
5 # RUN: llvm-as %p/Inputs/arm64-asm.ll -o %t-arm64-asm.bc
6 # RUN: llvm-libtool-darwin -static -o %t-arm64.lib %t-arm64-asm.bc
7 # RUN: llvm-nm %t-arm64.lib | FileCheck %s
9 # CHECK: T somesymbol