Struct rustc_codegen_ssa::back::linker::PtxLinker [−][src]
Expand description
Much simplified and explicit CLI for the NVPTX linker. The linker operates with bitcode and uses LLVM backend to generate a PTX assembly.
Fields
cmd: Command
sess: &'a Session
Trait Implementations
Auto Trait Implementations
impl<'a> !RefUnwindSafe for PtxLinker<'a>
impl<'a> !UnwindSafe for PtxLinker<'a>
Blanket Implementations
Layout
Note: Most layout information is completely unstable and may even differ between compilations. The only exception is types with certain repr(...)
attributes. Please see the Rust Reference’s “Type Layout” chapter for details on type layout guarantees.
Size: 112 bytes