Remove tests that are not suitable anymore. Plus they are not testing the original...
authorDevang Patel <dpatel@apple.com>
Wed, 9 Dec 2009 01:46:00 +0000 (01:46 +0000)
committerDevang Patel <dpatel@apple.com>
Wed, 9 Dec 2009 01:46:00 +0000 (01:46 +0000)
commita963306eede2aaa90d70661e85895d99eb80327e
tree303454a7d27f48ba9827ab7f469c30bc69cac296
parent64fa4a9584113f63eccc1a650e7e0cc4ddbab3f6
Remove tests that are not suitable anymore. Plus they are not testing the original bugfixes anymore. These tests were inserted to check bug fixes in code that handled debug info intrinsics. These intrinsics are no longer used and now llvm parser simply ignores old .dbg intrinsics from these dead tests.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@90923 91177308-0d34-0410-b5e6-96231b3b80d8
test/DebugInfo/2008-10-17-C++DebugCrash.ll [deleted file]
test/DebugInfo/2008-11-05-InlinedFuncStart.ll [deleted file]
test/DebugInfo/2009-01-15-RecordVariableCrash.ll [deleted file]
test/DebugInfo/2009-02-18-DefaultScope-Crash.ll [deleted file]
test/DebugInfo/2009-06-12-Inline.ll [deleted file]
test/DebugInfo/2009-06-12-InlineFuncStart.ll [deleted file]
test/DebugInfo/2009-06-15-InlineFuncStart.ll [deleted file]
test/DebugInfo/2009-06-15-abstract_origin.ll [deleted file]