llvm-objdump: Add tests.
authorMichael J. Spencer <bigcheesegs@gmail.com>
Mon, 17 Oct 2011 17:13:05 +0000 (17:13 +0000)
committerMichael J. Spencer <bigcheesegs@gmail.com>
Mon, 17 Oct 2011 17:13:05 +0000 (17:13 +0000)
commitd955cf2366c262075b4c16f9eb1ae558ea98a932
treec2012e13af0c0a01c2d17d38d710686822a1da83
parent98daa9dcc8cf5bf87f06a085793c543c035313d9
llvm-objdump: Add tests.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@142198 91177308-0d34-0410-b5e6-96231b3b80d8
test/Object/objdump-file-header.test [new file with mode: 0644]
test/Object/objdump-section-content.test [new file with mode: 0644]
test/Object/objdump-symbol-table.test [new file with mode: 0644]