[llvm-commits] [PATCH] [lld] Add PassManager.
kledzik at apple.com
kledzik at apple.com
Tue Jan 22 18:05:52 PST 2013
What is here looks good. Can you add more comments to the PassManager class that describes the future plans for this class? What does "manages passes" mean? Is PassManager purely a dumb container to which TargetInfos add Passes? Or will it eventually add more value such as re-ordering passes?
http://llvm-reviews.chandlerc.com/D322
More information about the llvm-commits
mailing list