]> granicus.if.org Git - clang/commit
ABITest: Move default set of test args into common makefile.
authorDaniel Dunbar <daniel@zuster.org>
Fri, 8 May 2009 20:10:52 +0000 (20:10 +0000)
committerDaniel Dunbar <daniel@zuster.org>
Fri, 8 May 2009 20:10:52 +0000 (20:10 +0000)
commit238a31824070185d7f0dae1a6d8270ab69073309
tree2418bdc086d64c1b6ee63253d3b643e9d7a59c78
parentf21332e786564e83dc77451c05833f74e8f080c2
ABITest: Move default set of test args into common makefile.

Also, tweak default list of bit-fields to try.

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