Revert 181475 as the DebugIR tests are breaking (automake) buildbots that re-use...
authorDaniel Malea <daniel.malea@intel.com>
Wed, 8 May 2013 21:55:31 +0000 (21:55 +0000)
committerDaniel Malea <daniel.malea@intel.com>
Wed, 8 May 2013 21:55:31 +0000 (21:55 +0000)
commitf7f418471012e29956d5f98f8ea39fb59768ab74
tree4091a348a953267a7d2a3d01286143a23c949474
parentcc55d4528c9ff3a2e0b148fd311be8d912ad22f4
Revert 181475 as the DebugIR tests are breaking (automake) buildbots that re-use build dirs
- the temporaries "-debug.ll" files generated by DebugIR pass are considered tests, even though they are not

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@181476 91177308-0d34-0410-b5e6-96231b3b80d8
14 files changed:
test/Transforms/DebugIR/README.txt [deleted file]
test/Transforms/DebugIR/crash.ll [deleted file]
test/Transforms/DebugIR/crash.ll.check [deleted file]
test/Transforms/DebugIR/exception.ll [deleted file]
test/Transforms/DebugIR/exception.ll.check [deleted file]
test/Transforms/DebugIR/function.ll [deleted file]
test/Transforms/DebugIR/function.ll.check [deleted file]
test/Transforms/DebugIR/lit.local.cfg [deleted file]
test/Transforms/DebugIR/simple.ll [deleted file]
test/Transforms/DebugIR/simple.ll.check [deleted file]
test/Transforms/DebugIR/struct.ll [deleted file]
test/Transforms/DebugIR/struct.ll.check [deleted file]
test/Transforms/DebugIR/vector.ll [deleted file]
test/Transforms/DebugIR/vector.ll.check [deleted file]