Files
swift-mirror/lib/IRGen/IRGenDebugInfo.cpp
Adrian Prantl acba19a494 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
2015-05-01 22:13:01 +00:00

70 KiB