Add binary archive support to llvm-nm.
authorMichael J. Spencer <bigcheesegs@gmail.com>
Tue, 27 Sep 2011 19:37:18 +0000 (19:37 +0000)
committerMichael J. Spencer <bigcheesegs@gmail.com>
Tue, 27 Sep 2011 19:37:18 +0000 (19:37 +0000)
commit9142ae2cf802dbcd1c622154ac9b5305fb26c38f
treec085b7a921c53777b0bac88a594cc44a930a6425
parenta51d7d97b0b8187ed68d4cbad2374f514d2cd168
Add binary archive support to llvm-nm.

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