3. Kaleidoscope: Code generation to LLVM IR — LLVM 3.7 documentation

3. Kaleidoscope: Code generation to LLVM IR — LLVM 3.7 documentation

瀏覽:934
日期:2025-04-25
References to variables are also quite simple using LLVM. In the simple version of Kaleidoscope, we assume that the variable has already been emitted somewhere and its value is available. In practice, the only values that can be in the NamedValues map are...看更多