Skip to content

Commit

Permalink
[MONO] Factor marshal-lightweight out of marshal-ilgen (#69208)
Browse files Browse the repository at this point in the history
Refactor marshaling code into marshal-ilgen and marshal-lightweight.
  • Loading branch information
naricc committed May 28, 2022
1 parent 02b4f2e commit 2c86254
Show file tree
Hide file tree
Showing 11 changed files with 4,287 additions and 4,097 deletions.
2 changes: 2 additions & 0 deletions src/mono/mono/metadata/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,8 @@ set(ilgen_base_sources
method-builder-ilgen-internals.h
marshal-ilgen.c
marshal-ilgen.h
marshal-lightweight.c
marshal-lightweight.h
marshal-shared.c
marshal-shared.h
sgen-mono-ilgen.c
Expand Down
Loading

0 comments on commit 2c86254

Please sign in to comment.