From 54b3002fce50cde57dd22b5e603ff1cb7dc69cc4 Mon Sep 17 00:00:00 2001 From: Omar Vega Ramos Date: Fri, 22 Sep 2017 11:18:32 -0500 Subject: Removing llvm38 --- pcr/llvm38/llvm-Config-llvm-config.h | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 pcr/llvm38/llvm-Config-llvm-config.h (limited to 'pcr/llvm38/llvm-Config-llvm-config.h') diff --git a/pcr/llvm38/llvm-Config-llvm-config.h b/pcr/llvm38/llvm-Config-llvm-config.h deleted file mode 100644 index 2fa08c9be..000000000 --- a/pcr/llvm38/llvm-Config-llvm-config.h +++ /dev/null @@ -1,9 +0,0 @@ -#include - -#if __WORDSIZE == 32 -#include "llvm-config-32.h" -#elif __WORDSIZE == 64 -#include "llvm-config-64.h" -#else -#error "Unknown word size" -#endif -- cgit v1.2.3