mirror of
https://github.com/c3lang/c3c.git
synced 2026-02-27 20:11:17 +00:00
Cleanup.
This commit is contained in:
committed by
Christoffer Lerno
parent
1f676c135c
commit
dbb067a005
@@ -4,7 +4,6 @@
|
||||
|
||||
|
||||
#include "llvm_codegen_internal.h"
|
||||
#include "bigint.h"
|
||||
|
||||
static void llvm_emit_param_attributes(GenContext *context, LLVMValueRef function, ABIArgInfo *info, bool is_return, int index, int last_index);
|
||||
static inline void llvm_emit_return_value(GenContext *context, LLVMValueRef value);
|
||||
|
||||
Reference in New Issue
Block a user