Skip to content

Commit 0bc2b1a

Browse files
cartermpbaronfel
authored andcommitted
Fix compilerservicebenchmarks compile error (#9340)
1 parent 9981ef5 commit 0bc2b1a

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)