[llvm-dwp] Rename the sufficiently-modified test to reflect it's non-simplicity
authorDavid Blaikie <dblaikie@gmail.com>
Sat, 5 Dec 2015 03:10:05 +0000 (03:10 +0000)
committerDavid Blaikie <dblaikie@gmail.com>
Sat, 5 Dec 2015 03:10:05 +0000 (03:10 +0000)
commiteaf992ce08c4f3d08215149750f5342a628656ad
tree633c0b87a74ecc1ac0d0361c31a01a92288e2d4b
parent32ad075fd5d405f2273dd6609164cb95af5c3b4b
[llvm-dwp] Rename the sufficiently-modified test to reflect it's non-simplicity

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@254829 91177308-0d34-0410-b5e6-96231b3b80d8
test/tools/llvm-dwp/Inputs/simple/a.cpp [deleted file]
test/tools/llvm-dwp/Inputs/simple/a.dwo [deleted file]
test/tools/llvm-dwp/Inputs/simple/b.cpp [deleted file]
test/tools/llvm-dwp/Inputs/simple/b.dwo [deleted file]
test/tools/llvm-dwp/Inputs/type_units/a.cpp [new file with mode: 0644]
test/tools/llvm-dwp/Inputs/type_units/a.dwo [new file with mode: 0644]
test/tools/llvm-dwp/Inputs/type_units/b.cpp [new file with mode: 0644]
test/tools/llvm-dwp/Inputs/type_units/b.dwo [new file with mode: 0644]
test/tools/llvm-dwp/X86/simple.test [deleted file]
test/tools/llvm-dwp/X86/type_units.test [new file with mode: 0644]