Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
dotnet
/
runtime
Public
Notifications
You must be signed in to change notification settings
Fork
5.5k
Star
18.2k
Code
Issues
5k+
Pull requests
526
Discussions
Actions
Projects
Security and quality
63
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
[crossgen2] Add --strip-il-bodies option for composite R2R
- #125647
#125647
Merged
kotlarmilos
merged 10 commits into
dotnet:main
dotnet/runtime:main
from
kotlarmilos:r2r-strip-il-bodies
kotlarmilos/runtime:r2r-strip-il-bodies
Copy head branch name to clipboard
Apr 8, 2026
Conversation
Commits
10
(10)
Checks
Files changed
Merged
[crossgen2] Add --strip-il-bodies option for composite R2R
#125647
kotlarmilos
merged 10 commits into
dotnet:main
dotnet/runtime:main
from
kotlarmilos:r2r-strip-il-bodies
kotlarmilos/runtime:r2r-strip-il-bodies
Copy head branch name to clipboard
Commits
Commits on Mar 30, 2026
Add --strip-il-bodies option to crossgen2 for composite R2R
Show description for ec130ac
kotlarmilos
and
Copilot
committed
ec130ac
View commit details
Copy full SHA for ec130ac
Browse repository at this point
Add flags for stripped IL bodies, inlining info, and debug info in ReadyToRun
kotlarmilos
committed
e3d37c2
View commit details
Copy full SHA for e3d37c2
Browse repository at this point
Nit
kotlarmilos
committed
c6418d5
View commit details
Copy full SHA for c6418d5
Browse repository at this point
Update src/coreclr/vm/readytoruninfo.cpp
Show description for 281672f
kotlarmilos
and
Copilot
authored
281672f
View commit details
Copy full SHA for 281672f
Browse repository at this point
Apply suggestion from @jkotas
jkotas
authored
d202d3a
View commit details
Copy full SHA for d202d3a
Browse repository at this point
Commits on Mar 31, 2026
Update src/coreclr/tools/aot/ILCompiler.ReadyToRun/Compiler/DependencyAnalysis/ReadyToRun/CopiedMethodILNode.cs
Show description for eb94d24
kotlarmilos
and
MichalStrehovsky
authored
eb94d24
View commit details
Copy full SHA for eb94d24
Browse repository at this point
Reorder version check for Ready to Run header in Initialize function
kotlarmilos
committed
b945976
View commit details
Copy full SHA for b945976
Browse repository at this point
Commits on Apr 1, 2026
Throws NullReferenceException if the stripped body is encountered
kotlarmilos
committed
b6bc839
View commit details
Copy full SHA for b6bc839
Browse repository at this point
Bump ReadyToRun minor version
kotlarmilos
committed
f8b693b
View commit details
Copy full SHA for f8b693b
Browse repository at this point
Commits on Apr 7, 2026
Update NativeAOT ModuleHeaders.h minor version to 5
Show description for d2b6547
kotlarmilos
and
Copilot
committed
d2b6547
View commit details
Copy full SHA for d2b6547
Browse repository at this point
You can’t perform that action at this time.