diff options
author | Koundinya Veluri <kouvel@users.noreply.github.com> | 2018-02-21 11:31:07 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-02-21 11:31:07 -0800 |
commit | 287cff2d0908876b4dedac61d7faa871b5fbe21e (patch) | |
tree | c56ab95d38424fca871fe5c330623c795bfb3743 /build-test.cmd | |
parent | 1709ce9e53590adb5d649ddf99fcddf652b2fbc4 (diff) | |
download | coreclr-287cff2d0908876b4dedac61d7faa871b5fbe21e.tar.gz coreclr-287cff2d0908876b4dedac61d7faa871b5fbe21e.tar.bz2 coreclr-287cff2d0908876b4dedac61d7faa871b5fbe21e.zip |
Disable tiered compilation for collectible assemblies (#16437)
Disable tiered compilation for collectible assemblies
- An assembly can be marked collectible with methods not marked as dynamic
- The method desc and code can be deleted and a new method desc reallocated in the same location, code versioning doesn't handle this at the moment
Diffstat (limited to 'build-test.cmd')
0 files changed, 0 insertions, 0 deletions