Formatting.

This commit is contained in:
Christoffer Lerno
2023-06-03 12:08:11 +02:00
parent 0de47d7c83
commit 4baacc7d52

View File

@@ -1384,8 +1384,6 @@ static GenContext *llvm_gen_module(Module *module, LLVMContextRef shared_context
llvm_emit_constructors_and_destructors(gen_context);
// EmitDeferred()
if (llvm_use_debug(gen_context))
{
LLVMDIBuilderFinalize(gen_context->debug.builder);