Re-revert "Refactor debuginfo-tests."
authorZachary Turner <zturner@google.com>
Tue, 21 Nov 2017 01:20:28 +0000 (01:20 +0000)
committerZachary Turner <zturner@google.com>
Tue, 21 Nov 2017 01:20:28 +0000 (01:20 +0000)
commit79708b54f2c1043e28d8d2fb46bb9b416b4806d6
treee414f95fa9e059450522acb02aeb5934a051b5e1
parentf874bd67d810814f16cf1142ad00314f6dae332c
Re-revert "Refactor debuginfo-tests."

This is still breaking greendragon.

At this point I give up until someone can fix the greendragon
bots, and I will probably abandon this effort in favor of using
a private github repository.

llvm-svn: 318722
28 files changed:
clang/test/CMakeLists.txt
clang/test/lit.cfg.py
debuginfo-tests/CMakeLists.txt [deleted file]
debuginfo-tests/aggregate-indirect-arg.cpp [moved from debuginfo-tests/tests/aggregate-indirect-arg.cpp with 93% similarity]
debuginfo-tests/asan-blocks.c [moved from debuginfo-tests/tests/asan-blocks.c with 100% similarity]
debuginfo-tests/asan.c [moved from debuginfo-tests/tests/asan.c with 100% similarity]
debuginfo-tests/block_var.m [moved from debuginfo-tests/tests/block_var.m with 93% similarity]
debuginfo-tests/blocks.m [moved from debuginfo-tests/tests/blocks.m with 85% similarity]
debuginfo-tests/ctor.cpp [moved from debuginfo-tests/tests/ctor.cpp with 78% similarity]
debuginfo-tests/dbg-arg.c [moved from debuginfo-tests/tests/dbg-arg.c with 100% similarity]
debuginfo-tests/foreach.m [moved from debuginfo-tests/tests/foreach.m with 94% similarity]
debuginfo-tests/forward-declare-class.cpp [moved from debuginfo-tests/tests/forward-declare-class.cpp with 100% similarity]
debuginfo-tests/lit.cfg.py [deleted file]
debuginfo-tests/lit.local.cfg [moved from debuginfo-tests/tests/lit.local.cfg with 100% similarity]
debuginfo-tests/lit.site.cfg.py.in [deleted file]
debuginfo-tests/llgdb.py [moved from debuginfo-tests/tests/llgdb.py with 100% similarity]
debuginfo-tests/nested-struct.cpp [moved from debuginfo-tests/tests/nested-struct.cpp with 100% similarity]
debuginfo-tests/nrvo-string.cpp [moved from debuginfo-tests/tests/nrvo-string.cpp with 100% similarity]
debuginfo-tests/safestack.c [moved from debuginfo-tests/tests/safestack.c with 100% similarity]
debuginfo-tests/sret.cpp [moved from debuginfo-tests/tests/sret.cpp with 93% similarity]
debuginfo-tests/stack-var.c [moved from debuginfo-tests/tests/stack-var.c with 100% similarity]
debuginfo-tests/static-member-2.cpp [moved from debuginfo-tests/tests/static-member-2.cpp with 100% similarity]
debuginfo-tests/static-member.cpp [moved from debuginfo-tests/tests/static-member.cpp with 100% similarity]
debuginfo-tests/vla.c [moved from debuginfo-tests/tests/vla.c with 93% similarity]
llvm/CMakeLists.txt
llvm/projects/CMakeLists.txt
llvm/utils/lit/lit/llvm/config.py
llvm/utils/test_debuginfo.pl