swift
4737090f
- Add test cases for salvageDebugInfo.
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Hide Minimap (CTRL+M)
Commit
2 years ago
Add test cases for salvageDebugInfo. Ensure that SILGenCleanup creates the correct debug-value for both arguments and stack locations. Arguments require a 'deref' expression. Stack locations weirdly do not. They are special-cased in IRGen.
References
#65929 - Handle loads in salvageDebugInfo and enable it in splitAggregateLoad
Author
atrick
Committer
atrick
Parents
664ec221
Files
1
test/SILOptimizer
silgen_cleanup_debug.sil
Loading