]> git.lizzy.rs Git - rust.git/commit
Update LinkModules invocation to use new prototype
authorElly Jones <elly@leptoquark.net>
Wed, 12 Oct 2011 01:32:34 +0000 (21:32 -0400)
committerBrian Anderson <banderson@mozilla.com>
Sat, 15 Oct 2011 22:53:18 +0000 (15:53 -0700)
commita5dc6a7aa884179cc88771da71b444030cc402b8
tree25f295b3473ed48cd20cbe68de3d00bd3b2ab9b0
parentd77996a30f0dd922a2ab26f852a460bed589397b
Update LinkModules invocation to use new prototype

LLVM revision 141606 changes the prototype of llvm::Linker::LinkModules.

Signed-off-by: Elly Jones <elly@leptoquark.net>
src/rustllvm/RustWrapper.cpp