]> git.lizzy.rs Git - rust.git/commit
debuginfo: Fix issue with unique type IDs not being passed to LLVM for LLVM 3.4
authorMichael Woerister <michaelwoerister@posteo>
Thu, 12 Jun 2014 16:06:14 +0000 (18:06 +0200)
committerMichael Woerister <michaelwoerister@posteo>
Thu, 12 Jun 2014 16:48:14 +0000 (18:48 +0200)
commitc7426cf05a166fca8aa76a690bad17111ea0dea4
treea078303743bcb3c35d54a6e323687aaaa7d1e7aa
parent0a98a4e422bd2d80ee7910b00c0286f1eefde9c5
debuginfo: Fix issue with unique type IDs not being passed to LLVM for LLVM 3.4
src/librustc/lib/llvm.rs
src/librustc/middle/trans/debuginfo.rs
src/rustllvm/RustWrapper.cpp