summaryrefslogtreecommitdiff
path: root/src/vm/i386
diff options
context:
space:
mode:
authorAndrew Au <andrewau@microsoft.com>2018-10-17 18:01:55 -0700
committerAndrew Au <cshung@gmail.com>2018-11-06 18:34:47 -0800
commit24acddae18dedf44730f0db00a2d25dc6568eff0 (patch)
tree262d89b4a35a2d7e60471bdb0d4bb4b843d6cdf1 /src/vm/i386
parent908245c286c5db92ba2de2113ad11788b066754f (diff)
downloadcoreclr-24acddae18dedf44730f0db00a2d25dc6568eff0.tar.gz
coreclr-24acddae18dedf44730f0db00a2d25dc6568eff0.tar.bz2
coreclr-24acddae18dedf44730f0db00a2d25dc6568eff0.zip
Code review feedback
Diffstat (limited to 'src/vm/i386')
-rw-r--r--src/vm/i386/jithelp.asm2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/vm/i386/jithelp.asm b/src/vm/i386/jithelp.asm
index 09b3800fa9..27b866881a 100644
--- a/src/vm/i386/jithelp.asm
+++ b/src/vm/i386/jithelp.asm
@@ -130,8 +130,6 @@ ENDM
; The code here is tightly coupled with AdjustContextForWriteBarrier, if you change
; anything here, you might need to change AdjustContextForWriteBarrier as well
-; The code here is tightly coupled with DebuggerController::DispatchPatchOrSingleStep, if you change
-; anything here, you might need to change DebuggerController::DispatchPatchOrSingleStep as well
WriteBarrierHelper MACRO rg
ALIGN 4