asm asm The asm keyword can be used to insert inline assembly, which is needed for a very small set of features such as fiber switching and system calls: # x86-64 targets only...
Chapter 5 ( Control Flow ) Chapter 5 ( Control Flow ) Welcome to Chapter 5 of the Implementing a language with LLVM tutorial. Parts 1-4 described the implementation of the simp...
5.万花筒:扩展语言:控制流程 5.1 第5章介绍 5.2 if/ Then / 5.2.1 If / Then / Else的Lexer扩展 5.2.2 If / Then / Else的AST扩展 5.2.3 If / Then / Else的解析扩展 5.2.4 用于If / Then / Else的 5.2.5 If / Then /...
ORC Design and Implementation Introduction Use-cases Features LLJIT and LLLazyJIT Design Overview Top Level APIs Absolute Symbols, Aliases, and Reexports Absolute Symbols Al...
特定目标特性和限制 CPU架构特性和限制 X86 ARM 其他平台 操作系统特性和限制 Darwin(Mac OS/X) Windows Cygwin MinGW32 MinGW-w64 特定目标特性和限制 CPU架构特性和限制 X86 对于 X86 的支持(包含32位和64位)在Darwin上被认为是稳定的,Linux,...
Cross-compilation Cross-compilation Crystal supports a basic form of cross compilation . In order to achieve this, the compiler executable provides two flags: --cross-compile...
Cross-compilation Cross-compilation Crystal supports a basic form of cross compilation . In order to achieve this, the compiler executable provides two flags: --cross-compile...
Cross-compilation Cross-compilation Crystal supports a basic form of cross compilation . In order to achieve this, the compiler executable provides two flags: --cross-compile...