Remove IR scenario tests.
authorDavid Blaikie <dblaikie@gmail.com>
Fri, 15 Mar 2013 20:52:10 +0000 (20:52 +0000)
committerDavid Blaikie <dblaikie@gmail.com>
Fri, 15 Mar 2013 20:52:10 +0000 (20:52 +0000)
commit7e138ff572a0cf2cb75fad6bacbec4816fe98065
tree278c9787910d2e6ebe6fd6688eef2ab3ba47ee5e
parent28c781f03902c9fc8e7425c573fb9a91be93df46
Remove IR scenario tests.

These are a burden to maintain & use hand crafted IR to test particular DWARF
generation cases in LLVM. If someone thinks there's high value coverage here
they can rephrase these as IR+dwarfdump tests in the LLVM regression suite so
they'll be portable/easily executed by all developers.

llvm-svn: 177182
debuginfo-tests/dbg-declare.ll [deleted file]
debuginfo-tests/dbg-declare2.ll [deleted file]
debuginfo-tests/local-var.ll [deleted file]
debuginfo-tests/local-var2.ll [deleted file]
debuginfo-tests/unused-boolean-arg.ll [deleted file]