]> git.lizzy.rs Git - rust.git/commit
Update LLVM to address an issue with range metadata in hoisted loads
authorJakub Wieczorek <jakub@jakub.cc>
Mon, 21 Jul 2014 19:32:03 +0000 (21:32 +0200)
committerJakub Wieczorek <jakub@jakub.cc>
Mon, 21 Jul 2014 20:52:49 +0000 (22:52 +0200)
commitfebfb752d2775bb1e875634e45058e27a36dd714
tree6ae829f5133fe67365d729c9154545ff5b6ed2e2
parentdf68c6f3c35354662b39128d56d5dcc6deadf591
Update LLVM to address an issue with range metadata in hoisted loads

Fixes #15793.
src/llvm
src/rustllvm/llvm-auto-clean-trigger
src/test/run-pass/issue-15793.rs [new file with mode: 0644]