diff options
author | Chandler Carruth <chandlerc@gmail.com> | 2014-04-23 23:12:06 +0000 |
---|---|---|
committer | Chandler Carruth <chandlerc@gmail.com> | 2014-04-23 23:12:06 +0000 |
commit | a10e240377c770b1b511182d321b0de5c731d89d (patch) | |
tree | caddbd8028f0f6a49a7893cfbde1d30cf16eb5be /lldb/source/DataFormatters | |
parent | 2c0f4ef2418a9b0f0d50e540bbb64539bcca19b0 (diff) | |
download | bcm5719-llvm-a10e240377c770b1b511182d321b0de5c731d89d.tar.gz bcm5719-llvm-a10e240377c770b1b511182d321b0de5c731d89d.zip |
[LCG] Switch the SCC lookup to be in terms of call graph nodes rather
than functions. So far, this access pattern is *much* more common. It
seems likely that any user of this interface is going to have nodes at
the point that they are querying the SCCs.
No functionality changed.
llvm-svn: 207045
Diffstat (limited to 'lldb/source/DataFormatters')
0 files changed, 0 insertions, 0 deletions