"git@repo.hca.bsc.es:rferrer/llvm-epi.git" did not exist on "ffce584d1ca7c0780f8a74c8b7d6903815ad8836"
-
Chandler Carruth authored
rather than a computed std::distance(). At some point I had convinced myself that these two were different; but as far as I can tell on re-exampination they aren't, and the number of block IDs is actually just a count of the blocks in the CFG. While this removes the primary motivation for guarding all of this with CollectStats, I have a patch coming up that will almost certainly make it important again. llvm-svn: 134552
50020d94
Loading