swift
7b1b0a00 - Add comments to `destroy_addr` in SIL.rst.

Commit
6 years ago
Add comments to `destroy_addr` in SIL.rst. `destroy_addr` is never semantically a "no-op". Just because an instruction can be safely eliminated does not mean the instruction has no semantics! That would be like saying we could move an unknown memory read below an otherwise dead store!
Author
Parents
Loading