Files
swift-mirror/lib/SILOptimizer/Transforms/ReleaseDevirtualizer.cpp
Erik Eckstein bd0d2bfed4 Remove the LLVM stack promotion pass and related SIL optimization logic.
It's not needed anymore because array buffers are now allocated with alloc_ref instead of a swift_bufferAllocate runtime call.
2016-09-16 11:02:19 -07:00

6.1 KiB