#ifndef LLVM_CODEGEN_BACKEND_H_ #define LLVM_CODEGEN_BACKEND_H_ void llvm_backend_init(void); #endif // LLVM_CODEGEN_BACKEND_H_