]> granicus.if.org Git - clang/commit
Add various other bits I use to run ABITest.
authorDaniel Dunbar <daniel@zuster.org>
Fri, 8 May 2009 00:49:21 +0000 (00:49 +0000)
committerDaniel Dunbar <daniel@zuster.org>
Fri, 8 May 2009 00:49:21 +0000 (00:49 +0000)
commit6d52ca0d5c1e9c2cda94ea223da7acfe5945c8c2
treecea1a601a78ef5692cf26be7e58ed4e6dbbc5d07
parent25258f8bfb36e230cc4d42cabb74f4a77ecc64e8
Add various other bits I use to run ABITest.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@71201 91177308-0d34-0410-b5e6-96231b3b80d8
utils/ABITest/ABITestGen.py
utils/ABITest/Makefile.test.common [new file with mode: 0644]
utils/ABITest/build-and-summarize-all.sh [new file with mode: 0755]
utils/ABITest/build-and-summarize.sh [new file with mode: 0755]
utils/ABITest/build.sh [new file with mode: 0755]
utils/ABITest/return-types-32/Makefile [new file with mode: 0644]
utils/ABITest/return-types-64/Makefile [new file with mode: 0644]
utils/ABITest/summarize.sh [new file with mode: 0755]