Revert "Reapply: Teach SROA how to update debug info for fragmented variables."
authorAdrian Prantl <aprantl@apple.com>
Thu, 8 Jan 2015 02:02:00 +0000 (02:02 +0000)
committerAdrian Prantl <aprantl@apple.com>
Thu, 8 Jan 2015 02:02:00 +0000 (02:02 +0000)
commit7e44a65e6b956bceb70169d6e91f1293dbff5333
tree85b85b560414605d83f2de90d50f4753121a1725
parent9d60e0ff0a335ec3e59b846629c9c4cd5be64cd7
Revert "Reapply: Teach SROA how to update debug info for fragmented variables."

This reverts commit r225379 while investigating an assertion failure reported
by Alexey.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@225424 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]