summaryrefslogtreecommitdiffstats
path: root/llvm/lib/ExecutionEngine/Interpreter
diff options
context:
space:
mode:
authorTed Kremenek <kremenek@apple.com>2010-11-08 21:14:15 +0000
committerTed Kremenek <kremenek@apple.com>2010-11-08 21:14:15 +0000
commit15c1e368bb93850d0f61b8f5481aa9cdad7b292b (patch)
tree7d23a6cd9ae4857cb7dafc732a3199da03e979a3 /llvm/lib/ExecutionEngine/Interpreter
parentdc520b0f082a235cbbc020d7330f0ec603fc1a18 (diff)
downloadbcm5719-llvm-15c1e368bb93850d0f61b8f5481aa9cdad7b292b.tar.gz
bcm5719-llvm-15c1e368bb93850d0f61b8f5481aa9cdad7b292b.zip
Add CursorVisitor::VisitBinaryOperator() to explicitly handle the case where we can blow out the stack due
to deeply nested BinaryOperators. This is done by turning the explicit recursion into being data recursive. Fixes: <rdar://problem/8289205> llvm-svn: 118444
Diffstat (limited to 'llvm/lib/ExecutionEngine/Interpreter')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud