llvm-project
30579c07
- [DebugInfo] Add bit size to _BitInt name in debug info (#165583)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
267 days ago
[DebugInfo] Add bit size to _BitInt name in debug info (#165583) Follow on from #164372 This changes the DW_AT_name for `_BitInt(N)` from `_BitInt` to `_BitInt(N)`
References
#165583 - [DebugInfo] Add bit size to _BitInt name in debug info
Author
OCHyams
Parents
31890c53
Loading