diff options
| author | bors <bors@rust-lang.org> | 2020-06-07 05:58:49 +0000 |
|---|---|---|
| committer | bors <bors@rust-lang.org> | 2020-06-07 05:58:49 +0000 |
| commit | a2fc33e0c87a258542cd12d6ffae52c43aa3785a (patch) | |
| tree | 73e2d3ab44aa135cd3dab3ad616272c08ece3cda /src/test/rustdoc/codeblock-title.rs | |
| parent | 450abe80f193ccefbfcd48214d70520f2d507f0e (diff) | |
| parent | aa7e771d67de13ae88f9f85860a218785ad3d900 (diff) | |
| download | rust-a2fc33e0c87a258542cd12d6ffae52c43aa3785a.tar.gz rust-a2fc33e0c87a258542cd12d6ffae52c43aa3785a.zip | |
Auto merge of #73072 - arcnmx:lld-noload, r=nikic
Update LLVM submodule to include lld NOLOAD fix > Rust nightly 2020-05-22 and later ships lld with a regression related to linker scripts: NOLOAD sections incorrectly generate sections filled with 0s. This causes gdb and other elf loaders to write to reserved or otherwise invalid addresses (gdb also seems confused by the resulting ELF files and spits out a warning about the sections). This is particularly a problem for embedded rust projects that use lld by default and have affected linker scripts (cortex-m-rt based projects for instance). https://github.com/rust-lang/llvm-project/pull/64 Note that this also pulls in llvm changes from #72937
Diffstat (limited to 'src/test/rustdoc/codeblock-title.rs')
0 files changed, 0 insertions, 0 deletions
