Files
swift-mirror/lib/SILOptimizer/Transforms/DeadObjectElimination.cpp
Erik Eckstein 3945539e71 DeadObjectElimination: use the debug location of the array store instead of the (unknown) instruction of the lifetime frontier.
The location of the lifetimefrontier can be a return-location which is invalid for the generated release instruction.
2016-04-25 11:38:49 -07:00

28 KiB