switch compiler-rt to rust-lang's fork
this fork has been patched against the UB in floatsidf and floasisf closes #85
This commit is contained in:
parent
8652c66bdc
commit
2706d9264a
2
.gitmodules
vendored
2
.gitmodules
vendored
@ -1,3 +1,3 @@
|
|||||||
[submodule "compiler-rt/compiler-rt-cdylib/compiler-rt"]
|
[submodule "compiler-rt/compiler-rt-cdylib/compiler-rt"]
|
||||||
path = compiler-rt/compiler-rt-cdylib/compiler-rt
|
path = compiler-rt/compiler-rt-cdylib/compiler-rt
|
||||||
url = https://github.com/llvm-mirror/compiler-rt
|
url = https://github.com/rust-lang/compiler-rt
|
||||||
|
@ -1 +1 @@
|
|||||||
Subproject commit 515106ebc07227b85336816ef77bc39506b8fd26
|
Subproject commit f03ba5a4e8bf16dcf42dd742a4ce255c36321356
|
Loading…
Reference in New Issue
Block a user