From 219fb0488994a289f1087f7b3da18789e068da12 Mon Sep 17 00:00:00 2001 From: Ed Schouten Date: Sat, 31 Dec 2011 14:55:23 +0000 Subject: Import compiler-rt r147390. --- make/platform/clang_darwin_test_input.c | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 make/platform/clang_darwin_test_input.c (limited to 'make/platform/clang_darwin_test_input.c') diff --git a/make/platform/clang_darwin_test_input.c b/make/platform/clang_darwin_test_input.c new file mode 100644 index 000000000000..b7074b852d88 --- /dev/null +++ b/make/platform/clang_darwin_test_input.c @@ -0,0 +1,6 @@ +/* Include the headers we use in int_lib.h, to verify that they work. */ + +#include +#include +#include +#include -- cgit v1.2.3