From 4a4ed067680c3a5001805193d3a3b01178afccda Mon Sep 17 00:00:00 2001 From: Michael Ferguson Date: Tue, 3 Oct 2017 10:10:47 -0400 Subject: [PATCH] Update LLVM README to indicate version 4.0 and patches --- third-party/llvm/README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/third-party/llvm/README b/third-party/llvm/README index 1a2a4f21763d..2f7be48ee6c2 100644 --- a/third-party/llvm/README +++ b/third-party/llvm/README @@ -11,4 +11,4 @@ please refer to $CHPL_HOME/doc/technotes/llvm.rst. For more information about LLVM itself, please refer to the website above or to the README in the llvm/ subdirectory of this directory. -The version of LLVM used here is 3.6. +The version of LLVM used here is 4.0 with two patches.