1 # RUN: llvm-mc %s -o %t.o -filetype=obj -triple=x86_64-pc-linux
3 # RUN: llvm-ar rcs %t %t.o
4 # RUN: llvm-nm --print-armap %t | FileCheck %s
6 # Test that weak undefined symbols don't show up in the archive symbol
15 # CHECK-NEXT: foo in archive-symbol-table.s.tmp.o
17 # CHECK: archive-symbol-table.s.tmp.o