Skip to content

Commit

Permalink
Bug 1506450 - Bump LLVM and mingw-w64 versions. r=froydnj
Browse files Browse the repository at this point in the history
  • Loading branch information
cjacek committed Dec 5, 2018
1 parent f13aa9b commit 900ebe7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion build/build-clang/clang-trunk-mingw.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"llvm_revision": "342383",
"llvm_revision": "348363",
"stages": "3",
"build_libcxx": true,
"build_type": "Release",
Expand Down
2 changes: 1 addition & 1 deletion taskcluster/scripts/misc/build-clang-trunk-mingw.sh
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ SRC_DIR=$TOOLCHAIN_DIR/src

make_flags="-j$(nproc)"

mingw_version=70860d945e6be713af352ee62820bccb653589c2
mingw_version=d66350ea60d043a8992ada752040fc4ea48537c3
libunwind_version=1f89d78bb488bc71cfdee8281fc0834e9fbe5dce

binutils_version=2.27
Expand Down

0 comments on commit 900ebe7

Please sign in to comment.