llvm
62140d94 - Better document the limitations of coro::salvageDebugInfo()

Commit
5 years ago
Better document the limitations of coro::salvageDebugInfo() and fix a few edge cases that show up in the Swift compiler but weren't caught by the existing tests. Most notably the old code wasn't salvaging load operations correctly. The patch also gets rid of the LoadFromFramePtr argument and replaces it with a more generalized mechanism.
Author
Committer
Parents
Loading