summaryrefslogtreecommitdiffstats
path: root/clang/utils/ABITest/single-args-32/Makefile
blob: 9ff417fc29e592d5448b669262b9e83bd66c1642 (plain)
1
2
3
4
5
6
7
X_CFLAGS := -m32
Y_CFLAGS := -m32
CC_CFLAGS := -m32

include ../Makefile.test.common

TESTARGS += --no-function-return --max-args 1
OpenPOWER on IntegriCloud