Add a tests for the new -no-show-raw-insn option of llvm-objdump.
authorEli Bendersky <eliben@google.com>
Tue, 20 Nov 2012 23:44:22 +0000 (23:44 +0000)
committerEli Bendersky <eliben@google.com>
Tue, 20 Nov 2012 23:44:22 +0000 (23:44 +0000)
commit857fc5e354568ccdeecb23e7bb18fdf2767b4bec
treefe8b2a2b01b221a9437f5e195520aa28ef92b540
parente2edeac1c1f5b75945ba303d93c0f8961e78e236
Add a tests for the new -no-show-raw-insn option of llvm-objdump.

This also initiates a test/tools directory where tools-specific tests can be
placed.

llvm-svn: 168397
llvm/test/tools/llvm-objdump/disassembly-show-raw.s [new file with mode: 0644]
llvm/test/tools/llvm-objdump/lit.local.cfg [new file with mode: 0644]