blob: 2b364ba741e5c921139bc4c47ed6578ea16025bc [file] [log] [blame]
# REQUIRES: x86-registered-target
## This tests that archives are correctly created when the llvm
## has native assembly info
# RUN: llvm-as %p/Inputs/x86_64-asm.ll -o %t-x86_64-asm.bc
# RUN: llvm-libtool-darwin -static -o %t-x86_64.lib %t-x86_64-asm.bc
# RUN: llvm-nm %t-x86_64.lib | FileCheck %s
# CHECK: T somesymbol