[NFC][RemoveDIs] Prefer iterators over inst-pointers in InstCombine
[llvm-project.git] / llvm / test / tools / llvm-libtool-darwin / x86_64-asm.test
blob2b364ba741e5c921139bc4c47ed6578ea16025bc
1 # REQUIRES: x86-registered-target
2 ## This tests that archives are correctly created when the llvm
3 ## has native assembly info
5 # RUN: llvm-as %p/Inputs/x86_64-asm.ll -o %t-x86_64-asm.bc
6 # RUN: llvm-libtool-darwin -static -o %t-x86_64.lib %t-x86_64-asm.bc
7 # RUN: llvm-nm %t-x86_64.lib | FileCheck %s
9 # CHECK: T somesymbol