]> granicus.if.org Git - clang/commit
Add back the ABITest makefiles
authorChris Bieneman <beanz@apple.com>
Wed, 3 Feb 2016 17:16:01 +0000 (17:16 +0000)
committerChris Bieneman <beanz@apple.com>
Wed, 3 Feb 2016 17:16:01 +0000 (17:16 +0000)
commit749c9c251e1617e4a5fcaf5994cd2f75607dd8e5
treeac23df112e7d553d87e506b8a7f84a2d3acbea66
parent334563d01db6cf227cc281c9b9f2557e44ad75c3
Add back the ABITest makefiles

These files are standalone and not integrated with CMake, so we probably want them.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@259667 91177308-0d34-0410-b5e6-96231b3b80d8
utils/ABITest/Makefile.test.common [new file with mode: 0644]
utils/ABITest/layout/Makefile [new file with mode: 0644]
utils/ABITest/return-types-32/Makefile [new file with mode: 0644]
utils/ABITest/return-types-64/Makefile [new file with mode: 0644]
utils/ABITest/single-args-32/Makefile [new file with mode: 0644]
utils/ABITest/single-args-64/Makefile [new file with mode: 0644]