Commits

Adrian Prantl committed acba19a494b
Debug Info: Remove an early exit that prevented the swift frontend from emitting indirect pieces — LLVM (ToT, 700) now supports this. Since this only happens in optimized code it is currently not feasible to write a non-flaky testcase for this. I'll revisit this once our SIL serialization efforts progressed further. <rdar://problem/19427586> Support indirect pieces Swift SVN r28051