From 8fb918bbd519c886cdd54282292ea5d832e457c9 Mon Sep 17 00:00:00 2001 From: Alex Crichton Date: Wed, 18 Jul 2018 10:09:20 -0700 Subject: [PATCH] Update the compiler-builtins submodule This commit updates the compiler-builtins submodule, primarily pulling in rust-lang-nursery/compiler-builtins#248 which should resolve a number of undefined symbols on the wasm target by default (instead of leaving them in the final binary). --- src/libcompiler_builtins | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/libcompiler_builtins b/src/libcompiler_builtins index 86bf357a14cac..b4a3645cfe102 160000 --- a/src/libcompiler_builtins +++ b/src/libcompiler_builtins @@ -1 +1 @@ -Subproject commit 86bf357a14cacb4a4169455e729d409b5ecc1da0 +Subproject commit b4a3645cfe102a100b6ebecbe76df37bc957eda8