6 lines
108 B
C
6 lines
108 B
C
#pragma once
|
|
|
|
#include <nest/base.h>
|
|
|
|
EXPORT void llvm_codegen(CodegenOptions options, String object_path);
|