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)
commita631ea96e6d4c03ab678ea747247aaa778f4ec91
treed8dad65e16cfaa0094d35d7801c55b6ea9ffb844
parent8c67c03b0cd4bf2421d21e588d131bb0d2023695
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.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@168397 91177308-0d34-0410-b5e6-96231b3b80d8
test/tools/llvm-objdump/disassembly-show-raw.s [new file with mode: 0644]
test/tools/llvm-objdump/lit.local.cfg [new file with mode: 0644]