Sink llvm-gcc dependent tests into distinct subdirs.
commit61e88aec10e345617c054125c4fdfdc7a692be47
authorDaniel Dunbar <daniel@zuster.org>
Sun, 13 Sep 2009 01:39:08 +0000 (13 01:39 +0000)
committerDaniel Dunbar <daniel@zuster.org>
Sun, 13 Sep 2009 01:39:08 +0000 (13 01:39 +0000)
treebf81ef9faa942e33635290dca30e0aa44f39272f
parent8b6d1e38583dc7932d23c4803c223f54d79248dd
Sink llvm-gcc dependent tests into distinct subdirs.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@81661 91177308-0d34-0410-b5e6-96231b3b80d8
17 files changed:
test/LLVMC/C++/dash-x.cpp [moved from test/LLVMC/dash-x.cpp with 67% similarity]
test/LLVMC/C++/dg.exp [new file with mode: 0644]
test/LLVMC/C++/hello.cpp [moved from test/LLVMC/hello.cpp with 100% similarity]
test/LLVMC/C++/together.cpp [moved from test/LLVMC/together.cpp with 73% similarity]
test/LLVMC/C/dg.exp [new file with mode: 0644]
test/LLVMC/C/emit-llvm.c [moved from test/LLVMC/emit-llvm.c with 100% similarity]
test/LLVMC/C/hello.c [moved from test/LLVMC/hello.c with 100% similarity]
test/LLVMC/C/include.c [moved from test/LLVMC/include.c with 100% similarity]
test/LLVMC/C/opt-test.c [moved from test/LLVMC/opt-test.c with 100% similarity]
test/LLVMC/C/sink.c [moved from test/LLVMC/sink.c with 100% similarity]
test/LLVMC/C/wall.c [moved from test/LLVMC/wall.c with 100% similarity]
test/LLVMC/ObjC++/dg.exp [new file with mode: 0644]
test/LLVMC/ObjC++/hello.mm [moved from test/LLVMC/hello.mm with 100% similarity]
test/LLVMC/ObjC/dg.exp [new file with mode: 0644]
test/LLVMC/ObjC/hello.m [moved from test/LLVMC/hello.m with 100% similarity]
test/LLVMC/dg.exp [new file with mode: 0644]
test/LLVMC/llvmc.exp [deleted file]