From 12446dd52cd078ff05e7d0d2fc341fb0a569fb5d Mon Sep 17 00:00:00 2001 From: Alex Crichton Date: Mon, 7 May 2018 11:43:58 -0700 Subject: [PATCH] Pull in a wasm fix from LLVM upstream This pulls in a fix for https://bugs.llvm.org/show_bug.cgi?id=36564 which has already landed in upstream LLVM and should... Closes rust-lang-nursery/rust-wasm#168 --- src/llvm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/llvm b/src/llvm index b6c1a03fb498f..fd7dd99edf371 160000 --- a/src/llvm +++ b/src/llvm @@ -1 +1 @@ -Subproject commit b6c1a03fb498f6c03d1cbfd4404223a046f8c3b2 +Subproject commit fd7dd99edf371ac502ae4e70288c027f6692ace0