Skip to content

Commit 34f9363

Browse files
Update src/coreclr/jit/compiler.h
Co-authored-by: SingleAccretion <[email protected]>
1 parent e8843c4 commit 34f9363

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/coreclr/jit/compiler.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8350,7 +8350,6 @@ class Compiler
83508350
public:
83518351
CodeGenInterface* codeGen;
83528352

8353-
// The following holds information about instr offsets in terms of generated code.
83548353
#ifndef TARGET_WASM
83558354
// Record the instr offset mapping to the generated code
83568355

0 commit comments

Comments
 (0)