Re-enable "LLVM Function Pass"

This commit is contained in:
gingerBill
2021-03-02 13:36:57 +00:00
parent 2a1bec9fbb
commit 4e63ab5edc

View File

@@ -12929,7 +12929,7 @@ void lb_generate_code(lbGenerator *gen) {
TIME_SECTION("LLVM Function Pass");
if (false) {
{
for_array(i, m->procedures_to_generate) {
lbProcedure *p = m->procedures_to_generate[i];
if (p->body != nullptr) { // Build Procedure