module LLVM

Defined in:

llvm.cr
llvm/abi.cr
llvm/enums.cr

Constant Summary

DEBUG_METADATA_VERSION = 3

Class Method Summary

Class Method Detail

def self.default_target_triple : StringSource

def self.host_cpu_name : StringSource

def self.init_aarch64 : NilSource

def self.init_arm : NilSource

def self.init_x86 : NilSource

def self.multithreaded? : BoolSource

def self.normalize_triple(triple : String) : StringSource

def self.start_multithreaded : BoolSource

def self.stop_multithreadedSource

def self.string_and_dispose(chars) : StringSource

def self.to_io(chars, io) : NilSource

© 2012–2021 Manas Technology Solutions.
Licensed under the Apache License, Version 2.0.
https://crystal-lang.org/api/1.2.1/LLVM.html