From ba742f58af493f22709310388dd72951137fb82e Mon Sep 17 00:00:00 2001 From: Tom Stellard Date: Wed, 29 Apr 2015 15:37:06 +0000 Subject: Allow compilation depending to the LLVM version It allows to keep temporary compatibilty with older version. For exemple, this can be use when change are not to large. Patch by: EdB llvm-svn: 236113 --- libclc/generic/lib/SOURCES_LLVM3.6 | 1 + 1 file changed, 1 insertion(+) create mode 100644 libclc/generic/lib/SOURCES_LLVM3.6 (limited to 'libclc/generic/lib/SOURCES_LLVM3.6') diff --git a/libclc/generic/lib/SOURCES_LLVM3.6 b/libclc/generic/lib/SOURCES_LLVM3.6 new file mode 100644 index 00000000000..ee09f01e3eb --- /dev/null +++ b/libclc/generic/lib/SOURCES_LLVM3.6 @@ -0,0 +1 @@ +subnormal_helper_func.ll -- cgit v1.2.3