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
.
xgo-dev
/
llgo
Public
Notifications
You must be signed in to change notification settings
Fork
49
Star
677
Code
Issues
98
Pull requests
61
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
debug: keep optimization and SSA rewrites DWARF-safe
- #2143
#2143
Merged
xushiwei
merged 13 commits into
xgo-dev:main
xgo-dev/llgo:main
from
cpunion:codex/dwarf-opt-pipeline
cpunion/llgo:codex/dwarf-opt-pipeline
Copy head branch name to clipboard
Aug 4, 2026
Conversation
Commits
13
(13)
Checks
Files changed
Merged
debug: keep optimization and SSA rewrites DWARF-safe
#2143
xushiwei
merged 13 commits into
xgo-dev:main
xgo-dev/llgo:main
from
cpunion:codex/dwarf-opt-pipeline
cpunion/llgo:codex/dwarf-opt-pipeline
Copy head branch name to clipboard
Commits
Commits on Aug 3, 2026
build(debug): run LLVM passes with DWARF
cpunion
committed
8088399
View commit details
Copy full SHA for 8088399
Browse repository at this point
fix(debug): ignore DebugRefs during static init
cpunion
committed
80a0231
View commit details
Copy full SHA for 80a0231
Browse repository at this point
fix(debug): preserve defer locations under LTO
cpunion
committed
642f668
View commit details
Copy full SHA for 642f668
Browse repository at this point
fix(build): keep DebugRefs with reordered return loads
cpunion
committed
0aa1d46
View commit details
Copy full SHA for 0aa1d46
Browse repository at this point
fix(build): preserve DebugRefs in select order repair
cpunion
committed
557f212
View commit details
Copy full SHA for 557f212
Browse repository at this point
test(lto): cover DWARF-preserved string values
cpunion
committed
dbd2588
View commit details
Copy full SHA for dbd2588
Browse repository at this point
docs(ssa): clarify DWARF optimized marker
cpunion
committed
390453a
View commit details
Copy full SHA for 390453a
Browse repository at this point
fix(build): finalize consolidated DebugRef ordering
cpunion
committed
d4e9757
View commit details
Copy full SHA for d4e9757
Browse repository at this point
fix(build): document SSA move precondition
cpunion
committed
276472f
View commit details
Copy full SHA for 276472f
Browse repository at this point
refactor(build): share DebugRef move analysis
cpunion
committed
f33c208
View commit details
Copy full SHA for f33c208
Browse repository at this point
test(lto): align DWARF symbol checks with main
cpunion
committed
17ac3d3
View commit details
Copy full SHA for 17ac3d3
Browse repository at this point
Commits on Aug 4, 2026
fix(build): reject invalid SSA move anchors
cpunion
committed
1928ddf
View commit details
Copy full SHA for 1928ddf
Browse repository at this point
test(build): cover DebugRef move boundaries
cpunion
committed
2381bb9
View commit details
Copy full SHA for 2381bb9
Browse repository at this point
You can’t perform that action at this time.