summaryrefslogtreecommitdiffstats
path: root/llvm/lib/DebugInfo/DWARFContext.cpp
diff options
context:
space:
mode:
authorChandler Carruth <chandlerc@gmail.com>2014-04-23 22:28:13 +0000
committerChandler Carruth <chandlerc@gmail.com>2014-04-23 22:28:13 +0000
commitb4a04da0b982bcb3e4b9f7a0e539066e4f95496f (patch)
tree17ebcb6c8743d5f18ba09845cd53c582a244c83d /llvm/lib/DebugInfo/DWARFContext.cpp
parent885a33a0a3092d866227b5cde28c21c51a7e7f61 (diff)
downloadbcm5719-llvm-b4a04da0b982bcb3e4b9f7a0e539066e4f95496f.tar.gz
bcm5719-llvm-b4a04da0b982bcb3e4b9f7a0e539066e4f95496f.zip
[LCG] Switch the primary SCC building code to use the negative low-link
values rather than an expensive dense map query to test whether children have already been popped into an SCC. This matches the incremental SCC building code. I've also included the assert that I put there but updated both of their text. No functionality changed here. I still don't have any great ideas for sharing the code between the two implementations, but I may try a brute-force approach to factoring it at some point. llvm-svn: 207042
Diffstat (limited to 'llvm/lib/DebugInfo/DWARFContext.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud