]> git.lizzy.rs Git - rust.git/commit
Factored out private routine for emitting LLVM lifetime intrinsic calls.
authorFelix S. Klock II <pnkfelix@pnkfx.org>
Tue, 12 Jan 2016 16:17:50 +0000 (17:17 +0100)
committerFelix S. Klock II <pnkfelix@pnkfx.org>
Wed, 13 Jan 2016 13:29:50 +0000 (14:29 +0100)
commit8168765d43937d1def40f13bcfe9be5748a180b3
tree4c52c3027811da28161e39e3408ad451661b1af4
parentdf1283cd1a6902bad5c869b124519814cd482064
Factored out private routine for emitting LLVM lifetime intrinsic calls.

(The reason this is not factored as far as possible because a
subsequent commit is going to need to do construction without having
access to a `cx`.)
src/librustc_trans/trans/base.rs