summaryrefslogtreecommitdiff
path: root/modules/alloca-opt-tests
diff options
context:
space:
mode:
Diffstat (limited to 'modules/alloca-opt-tests')
-rw-r--r--modules/alloca-opt-tests11
1 files changed, 11 insertions, 0 deletions
diff --git a/modules/alloca-opt-tests b/modules/alloca-opt-tests
new file mode 100644
index 0000000000..4c7e651d57
--- /dev/null
+++ b/modules/alloca-opt-tests
@@ -0,0 +1,11 @@
+Files:
+tests/test-alloca-opt.c
+
+Depends-on:
+
+configure.ac:
+
+Makefile.am:
+TESTS += test-alloca-opt
+check_PROGRAMS += test-alloca-opt
+