From 99bba340f77ae2693eed531f1b3212397ec151aa Mon Sep 17 00:00:00 2001 From: Dan Callaghan Date: Sun, 19 Aug 2018 21:26:05 +1000 Subject: [PATCH] update lld submodule to include RISCV patch This pulls in one new commit, to add support for linking static RISCV binaries, suitable for the new riscv32imac-unknown-none-elf target. See: https://github.com/rust-lang/lld/pull/1 --- src/tools/lld | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/tools/lld b/src/tools/lld index f76ea3ca16e..813b3b952c0 160000 --- a/src/tools/lld +++ b/src/tools/lld @@ -1 +1 @@ -Subproject commit f76ea3ca16ed22dde8ef929db74a4b4df6f2f899 +Subproject commit 813b3b952c07b6b85732c3fbdf3eb74f61a9fa96