summaryrefslogtreecommitdiff
path: root/src/jit/scopeinfo.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/jit/scopeinfo.cpp')
-rw-r--r--src/jit/scopeinfo.cpp7
1 files changed, 0 insertions, 7 deletions
diff --git a/src/jit/scopeinfo.cpp b/src/jit/scopeinfo.cpp
index f152bf5bc6..21122bb0b3 100644
--- a/src/jit/scopeinfo.cpp
+++ b/src/jit/scopeinfo.cpp
@@ -702,13 +702,6 @@ void CodeGen::siUpdate()
}
/*****************************************************************************
- * In optimized code, we may not have access to gtLclVar.gtLclILoffs.
- * So there may be ambiguity as to which entry in compiler->info.compVarScopes
- * to use. We search the entire table and find the entry whose life
- * begins closest to the given offset.
- */
-
-/*****************************************************************************
* siCheckVarScope
*
* For non-debuggable code, whenever we come across a GenTree which is an