blob: 46fa4ccb769d09dbfdf50389407f855cc8dfa65c [file] [log] [blame]
# test/Programs/SingleSource/Regression/C++
#
# This directory contains regression tests for the GCC C++ front-end for LLVM.
# These tests are C++ source files that are input to GCC and compiled to .ll
# files. After that, the files are assembled and executed by the LLVM backends.
#
LEVEL = ../../../../..
DIRS=EH
include $(LEVEL)/test/Programs/SingleSource/Makefile.singlesrc
CFLAGS += -std=c99