Skip to content

Commit

Permalink
Fix the whitespace CI job (#44415)
Browse files Browse the repository at this point in the history
  • Loading branch information
DilumAluthge committed Mar 2, 2022
1 parent 15b5df4 commit ceaee81
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/jitlayers.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -492,7 +492,7 @@ OptimizerResultT JuliaOJIT::OptimizerT::operator()(orc::ThreadSafeModule TSM, or
}

JL_TIMING(LLVM_OPT);

PM.run(M);

uint64_t end_time = 0;
Expand Down

0 comments on commit ceaee81

Please sign in to comment.