OSDN Git Service

[PM] Add a comment clarifying what a particular predicate is doing.
authorChandler Carruth <chandlerc@gmail.com>
Tue, 1 Aug 2017 06:40:11 +0000 (06:40 +0000)
committerChandler Carruth <chandlerc@gmail.com>
Tue, 1 Aug 2017 06:40:11 +0000 (06:40 +0000)
commit07e7c75eef7742c48d5142ec92d1828f03737ad8
treec09de3b84ee4aa86b529967a951c7614844e7ab4
parentc9e80fed22723e83a6c784d0b7087e57ec8a11e3
[PM] Add a comment clarifying what a particular predicate is doing.

This came up as a point of confusion while working on a fundamental
problem with the combination of CGSCC iteration and the inliner.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@309662 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Analysis/CGSCCPassManager.cpp