diff options
author | Duncan P. N. Exon Smith <dexonsmith@apple.com> | 2015-07-23 20:15:50 +0000 |
---|---|---|
committer | Duncan P. N. Exon Smith <dexonsmith@apple.com> | 2015-07-23 20:15:50 +0000 |
commit | dccc30a7efe2e20b4263ca50171aaae55ef6b5a2 (patch) | |
tree | 54c3e03176fc63c1ce3722d4b7661102c34cb7a2 /llvm/tools/llvm-objdump/llvm-objdump.h | |
parent | f0eafc78e08397c1ccb35acdd8105529369dce68 (diff) | |
download | bcm5719-llvm-dccc30a7efe2e20b4263ca50171aaae55ef6b5a2.tar.gz bcm5719-llvm-dccc30a7efe2e20b4263ca50171aaae55ef6b5a2.zip |
Sema: Avoid a stack overflow on large CFGs
Large CFGs cause `checkForFunctionCall()` to overflow its stack. Break
the recursion by manually managing the call stack instead.
Patch by Vedant Kumar!
llvm-svn: 243039
Diffstat (limited to 'llvm/tools/llvm-objdump/llvm-objdump.h')
0 files changed, 0 insertions, 0 deletions