Skip to content

Commit b132685

Browse files
Test - DO NOT MERGE!!
1 parent ba32362 commit b132685

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

lib/Backend/IRBuilder.cpp

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1323,6 +1323,9 @@ IRBuilder::BuildDstOpnd(Js::RegSlot dstRegSlot, IRType type, bool isCatchObjectS
13231323
StackSym * symDst;
13241324
SymID symID;
13251325

1326+
// ToDo: DO NOT MERGE!!
1327+
reuseTemp = true;
1328+
13261329
if (this->RegIsTemp(dstRegSlot))
13271330
{
13281331
#if DBG

0 commit comments

Comments
 (0)