swift
670ba8a3 - Don't serialize debug_value/debug_value_addr instructions.

Commit
9 years ago
Don't serialize debug_value/debug_value_addr instructions. We didn't serialize the their var-info so after de-serializing they were useless anyway. By not serializing them we get rid of useless debug_value instructions coming from the stdlib. In future we might change this and fully serialize them.
Author
Committer
Parents
Loading