From 80602af0ad8ae223d294483163fd471d80c2ccd9 Mon Sep 17 00:00:00 2001 From: Erik de Castro Lopo Date: Sat, 10 Oct 2015 10:47:37 +1100 Subject: Revert "Switch to LLVM version 3.7" Pushed by mistacke before it was ready. This reverts commit 5dc3db743ec477978b9727a313951be44dbd170f. --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index 3d9ec4125a..c9a6ed0020 100644 --- a/configure.ac +++ b/configure.ac @@ -553,7 +553,7 @@ esac # tools we are looking for. In the past, GHC supported a number of # versions of LLVM simultaneously, but that stopped working around # 3.5/3.6 release of LLVM. -LlvmVersion=3.7 +LlvmVersion=3.6 AC_SUBST([LlvmVersion]) dnl ** Which LLVM llc to use? -- cgit v1.2.1