llvm-nm: treat weak undefined as undefined.
authorRafael Espindola <rafael.espindola@gmail.com>
Mon, 6 Jul 2015 21:36:23 +0000 (21:36 +0000)
committerRafael Espindola <rafael.espindola@gmail.com>
Mon, 6 Jul 2015 21:36:23 +0000 (21:36 +0000)
commitfa2ca74300d2a9f0534ba40fccbd26c9d7b2a7e1
treef3a2d830efbca6d9232ee43d344687d2c1a15912
parent1249487852fe1aa8d21301d350e53f68c5dbf9d6
llvm-nm: treat weak undefined as undefined.

This matches the behavior of gnu ld.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@241512 91177308-0d34-0410-b5e6-96231b3b80d8
test/Object/X86/nm-coff.s [new file with mode: 0644]
test/Object/coff-archive.test
tools/llvm-nm/llvm-nm.cpp