Revert "Reapply: Teach SROA how to update debug info for fragmented variables."
authorAdrian Prantl <aprantl@apple.com>
Tue, 6 Jan 2015 19:47:27 +0000 (19:47 +0000)
committerAdrian Prantl <aprantl@apple.com>
Tue, 6 Jan 2015 19:47:27 +0000 (19:47 +0000)
commitd2c42b9617aa02b16a5659609443080b6f30b635
treeb8a64786aa01792076362d193fdf1076ab04d19f
parent3d1d6d904346bcc3e0db5ca429556132225d435f
Revert "Reapply: Teach SROA how to update debug info for fragmented variables."
because of a tsan buildbot failure.
This reverts commit 225272.

Fix should be coming soon.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@225288 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/Scalar/SROA.cpp
test/DebugInfo/X86/array2.ll
test/DebugInfo/X86/sroasplit-1.ll [deleted file]
test/DebugInfo/X86/sroasplit-2.ll [deleted file]
test/DebugInfo/X86/sroasplit-3.ll [deleted file]