Skip to content

Commit

Permalink
Remove whitespace change
Browse files Browse the repository at this point in the history
  • Loading branch information
amanasifkhalid committed Jan 9, 2025
1 parent 3e89cef commit c9272ba
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/coreclr/jit/compiler.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -4808,7 +4808,6 @@ void Compiler::compCompile(void** methodCodePtr, uint32_t* methodCodeSize, JitFl
// Enable IR checks
activePhaseChecks |= PhaseChecks::CHECK_IR;
};

DoPhase(this, PHASE_POST_MORPH, postMorphPhase);

// GS security checks for unsafe buffers
Expand Down

0 comments on commit c9272ba

Please sign in to comment.