Ignore further

This commit is contained in:
gingerBill
2025-09-25 12:10:18 +01:00
parent 8b7a35fae2
commit 0ae86dbe87

View File

@@ -754,6 +754,9 @@ gb_internal LLVMValueRef lb_construct_const_union(lbModule *m, LLVMValueRef vari
}
}
return nullptr;
} else {
// TODO(bill): ignore this for the time being
return nullptr;
}