summaryrefslogtreecommitdiff
path: root/test/DebugInfo/dwarfdump-type-units.test
diff options
context:
space:
mode:
authorBill Wendling <isanbard@gmail.com>2013-09-24 00:13:08 +0000
committerBill Wendling <isanbard@gmail.com>2013-09-24 00:13:08 +0000
commitcb3023ae51ebf9c11c279607f5c845570220cc4f (patch)
tree13da54624291ee69d581b46e43bc6c8e0d4cb424 /test/DebugInfo/dwarfdump-type-units.test
parent75331656124ddfdc7829b4dd430083e140bd8549 (diff)
downloadllvm-cb3023ae51ebf9c11c279607f5c845570220cc4f.tar.gz
llvm-cb3023ae51ebf9c11c279607f5c845570220cc4f.tar.bz2
llvm-cb3023ae51ebf9c11c279607f5c845570220cc4f.tar.xz
Selecting the address from a very long chain of GEPs can blow the stack.
The recursive nature of the address selection code can cause the stack to explode if there is a long chain of GEPs. Convert the recursive bit into a iterative method to avoid this. <rdar://problem/12445434> git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@191252 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/DebugInfo/dwarfdump-type-units.test')
0 files changed, 0 insertions, 0 deletions