summaryrefslogtreecommitdiffstats
path: root/llvm/tools/llvm-objdump/llvm-objdump.h
diff options
context:
space:
mode:
authorDuncan P. N. Exon Smith <dexonsmith@apple.com>2015-07-23 20:15:50 +0000
committerDuncan P. N. Exon Smith <dexonsmith@apple.com>2015-07-23 20:15:50 +0000
commitdccc30a7efe2e20b4263ca50171aaae55ef6b5a2 (patch)
tree54c3e03176fc63c1ce3722d4b7661102c34cb7a2 /llvm/tools/llvm-objdump/llvm-objdump.h
parentf0eafc78e08397c1ccb35acdd8105529369dce68 (diff)
downloadbcm5719-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
OpenPOWER on IntegriCloud