diff options
author | Chandler Carruth <chandlerc@gmail.com> | 2014-04-25 06:38:58 +0000 |
---|---|---|
committer | Chandler Carruth <chandlerc@gmail.com> | 2014-04-25 06:38:58 +0000 |
commit | 774c9320c03dfc17ce588b9b3dc96f91eecc8723 (patch) | |
tree | a2f208355112b2f37b508d2a829fef259912cabf /llvm/lib/CodeGen/LiveDebugVariables.cpp | |
parent | d4cae62fda537fe50668c45d5d7c0911cbb897ab (diff) | |
download | llvm-774c9320c03dfc17ce588b9b3dc96f91eecc8723.zip llvm-774c9320c03dfc17ce588b9b3dc96f91eecc8723.tar.gz llvm-774c9320c03dfc17ce588b9b3dc96f91eecc8723.tar.bz2 |
[LCG] Now that the loop structure of the core SCC finding routine is
factored into a more reasonable form, replace the tail call with
a simple outer-loop continuation. It's sad that C++ makes this so
awkward to write, but it seems more direct and clear than the tail call
at this point.
llvm-svn: 207201
Diffstat (limited to 'llvm/lib/CodeGen/LiveDebugVariables.cpp')
0 files changed, 0 insertions, 0 deletions