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

Commit c4a92b3

Browse files
cartermpnosami
authored andcommitted
Fix compilerservicebenchmarks compile error (dotnet#9340)
1 parent 5b9e331 commit c4a92b3

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

benchmarks/CompilerServiceBenchmarks/Program.fs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,6 @@ type CompilerService() =
146146
let readerOptions =
147147
{
148148
pdbDirPath = None
149-
ilGlobals = mkILGlobals ILScopeRef.Local
150149
reduceMemoryUsage = ReduceMemoryFlag.No
151150
metadataOnly = MetadataOnlyFlag.Yes
152151
tryGetMetadataSnapshot = fun _ -> None

0 commit comments

Comments
 (0)