rustc_codegen_nvvm 0.3.0

A codegen backend for Rustc which targets the libnvvm CUDA library
//! The final stages of compilation, gathering the llvm bitcode from rlibs and generating a ptx file.

//