commit | 0372a5754796dcde82405991913b1dad0e0caaf7 | [log] [tgz] |
---|---|---|
author | Andrew Scull <ascull@google.com> | Fri Nov 16 15:47:06 2018 +0000 |
committer | Andrew Scull <ascull@google.com> | Fri Nov 16 15:47:06 2018 +0000 |
tree | 3add18136001cb2be4b9c9ff40d7cf133f783a84 | |
parent | cdfccccb1ea3e050b07dc59f87e214ee979da2ae [diff] [blame] |
Update clang to r339409b. Change-Id: Ied8a188bb072c40035320acedc86164b66d920af
diff --git a/linux-x64/clang/include/llvm/Config/llvm-config.h b/linux-x64/clang/include/llvm/Config/llvm-config.h index 5e0844c..5895e85 100644 --- a/linux-x64/clang/include/llvm/Config/llvm-config.h +++ b/linux-x64/clang/include/llvm/Config/llvm-config.h
@@ -72,10 +72,10 @@ #define LLVM_VERSION_MINOR 0 /* Patch version of the LLVM API */ -#define LLVM_VERSION_PATCH 1 +#define LLVM_VERSION_PATCH 4 /* LLVM version string */ -#define LLVM_VERSION_STRING "8.0.1svn" +#define LLVM_VERSION_STRING "8.0.4svn" /* Whether LLVM records statistics for use with GetStatistics(), * PrintStatistics() or PrintStatisticsJSON()