mirror of
https://github.com/c3lang/c3c.git
synced 2026-02-27 12:01:16 +00:00
Removed virtual
This commit is contained in:
committed by
Christoffer Lerno
parent
4e47f0b624
commit
15f902579b
@@ -149,6 +149,7 @@ add_executable(c3c
|
||||
src/compiler/llvm_codegen_c_abi_win64.c
|
||||
src/compiler/llvm_codegen_c_abi_aarch64.c
|
||||
src/compiler/headers.c
|
||||
src/compiler/codegen_general.c
|
||||
src/compiler/llvm_codegen_c_abi_riscv.c
|
||||
src/compiler/llvm_codegen_c_abi_wasm.c)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user