Commits

Chris Lattner committed 1c7803a1f99
Introduce new debug_value and debug_value_addr instructions to give 'let' declarations debug info. This is part of rdar://15785053. IRGen is just stubbed out and nothing generates these yet (other than the sil parser). Swift SVN r12179