Luma 0.1.0
A low-level compiled alternative to C, C++, and more!
Loading...
Searching...
No Matches
Functions
binary_ops.c File Reference
#include "../llvm.h"
Include dependency graph for binary_ops.c:

Functions

LLVMValueRef codegen_expr_binary (CodeGenContext *ctx, AstNode *node)
 

Function Documentation

◆ codegen_expr_binary()

LLVMValueRef codegen_expr_binary ( CodeGenContext ctx,
AstNode node 
)