Skip to content
This repository was archived by the owner on Jan 23, 2023. It is now read-only.

Commit e23799b

Browse files
committed
If conversion
1 parent edcecdf commit e23799b

File tree

2 files changed

+608
-1
lines changed

2 files changed

+608
-1
lines changed

src/jit/compiler.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1529,6 +1529,7 @@ class Compiler
15291529
friend class TempDsc;
15301530
friend class LIR;
15311531
friend class ObjectAllocator;
1532+
friend class IfConversion;
15321533

15331534
#ifndef _TARGET_64BIT_
15341535
friend class DecomposeLongs;

0 commit comments

Comments
 (0)