summaryrefslogtreecommitdiffstats
path: root/clang/utils/ABITest/Makefile.test.common
Commit message (Collapse)AuthorAgeFilesLines
* Add back the ABITest makefilesChris Bieneman2016-02-031-0/+170
| | | | | | These files are standalone and not integrated with CMake, so we probably want them. llvm-svn: 259667
* Remove autoconf supportChris Bieneman2016-01-261-170/+0
| | | | | | | | | | | | | | | | | Summary: This patch is provided in preparation for removing autoconf on 1/26. The proposal to remove autoconf on 1/26 was discussed on the llvm-dev thread here: http://lists.llvm.org/pipermail/llvm-dev/2016-January/093875.html "This is the way [autoconf] ends Not with a bang but a whimper." -T.S. Eliot Reviewers: chandlerc, grosbach, bob.wilson, echristo Subscribers: klimek, cfe-commits Differential Revision: http://reviews.llvm.org/D16472 llvm-svn: 258862
* Minor build system changes to make ABITest work correctly on Linux.Eli Friedman2009-05-251-1/+1
| | | | llvm-svn: 72405
* ABITest: Move more of the common Makefile bits into the commonDaniel Dunbar2009-05-081-1/+20
| | | | | | Makefile. llvm-svn: 71274
* ABITest: Move default set of test args into common makefile.Daniel Dunbar2009-05-081-0/+2
| | | | | | Also, tweak default list of bit-fields to try. llvm-svn: 71246
* Add various other bits I use to run ABITest.Daniel Dunbar2009-05-081-0/+149
llvm-svn: 71201
OpenPOWER on IntegriCloud