]> git.lizzy.rs Git - rust.git/commit - src/tools/miri
Auto merge of #66459 - eddyb:update-llvm-wasm-dwarf, r=alexcrichton
authorbors <bors@rust-lang.org>
Mon, 18 Nov 2019 09:14:12 +0000 (09:14 +0000)
committerbors <bors@rust-lang.org>
Mon, 18 Nov 2019 09:14:12 +0000 (09:14 +0000)
commita0d40f8bdfcc3c28355467973f97fd4c45ac5876
tree81a19db81fb5707c1539f1dd46bcc2df0d9d7436
parent9966af38979379f67d38bf4b2588332d844bd88f
parentd137e8e4a52e096ed7d61f6c19e0ec87617eb901
Auto merge of #66459 - eddyb:update-llvm-wasm-dwarf, r=alexcrichton

Update src/llvm-project to include rust-lang/llvm-project#27.

See https://github.com/rust-lang/llvm-project/pull/27, which works around https://github.com/rust-lang/llvm-project/pull/20#discussion_r344425408 (where I stumbled over some UB in DWARF emission for WASM, resulting in non-deterministic output).

r? @alexcrichton cc @yurydelendik