class

LLVM::ABI

Inherits Reference / Object

Based on https://github.com/rust-lang/rust/blob/29ac04402d53d358a1f6200bea45a301ff05b2d1/src/librustc_trans/trans/cabi.rs

Constructors

new(target_machine : TargetMachine)

DEPRECATED This API is now internal to the compiler and no longer updated publicly.

Source

Instance methods

abi_info(atys : Array(Type), rty : Type, ret_def : Bool, context : Context)
Source
align(type : Type, pointer_size) : Int32
Source
align(type : Type)
Source
align_offset(offset, type) : Int32
Source
osx?
Source
size(type : Type, pointer_size) : Int32
Source
size(type : Type)
Source
target_data
Source
windows?
Source

Nested types