]> git.lizzy.rs Git - rust.git/commit
Auto merge of #37030 - michaelwoerister:live-debug-values-fix, r=alexcrichton
authorbors <bors@rust-lang.org>
Mon, 10 Oct 2016 19:15:14 +0000 (12:15 -0700)
committerGitHub <noreply@github.com>
Mon, 10 Oct 2016 19:15:14 +0000 (12:15 -0700)
commita3bc191b5f41df5143cc65084b13999896411817
tree869f8ee7927cfd010e5ee4c94037a9b81c3f4c3d
parent6d620843f62b6cf3182528ffcaa877eba461bfbb
parent7d03badb2ad9c018faa65a088b37ff5cf3dc6fa4
Auto merge of #37030 - michaelwoerister:live-debug-values-fix, r=alexcrichton

llvm: Update LLVM to include fix for pathologic case in its LiveDebugValues pass.

See #36926.
r? @alexcrichton