Unbreak the gdb buildbot by not lowering dbg.declare intrinsics for arrays.
authorAdrian Prantl <aprantl@apple.com>
Fri, 25 Apr 2014 23:00:25 +0000 (23:00 +0000)
committerAdrian Prantl <aprantl@apple.com>
Fri, 25 Apr 2014 23:00:25 +0000 (23:00 +0000)
commit2bfbbd5d4d45276ea6deac226efe9d35a7f8547b
tree3b44efd1ae0948c15fa91f5abad90806d7adbabb
parenteed2620611c4eedaa4c8d1b55ce5939f66be6292
Unbreak the gdb buildbot by not lowering dbg.declare intrinsics for arrays.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@207284 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/Utils/Local.cpp
test/DebugInfo/X86/array2.ll [new file with mode: 0644]