[PATCH] D31195: PEI: Skip dead objects when looking at CSRs

Matthias Braun via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 2 11:55:29 PDT 2017


MatzeB accepted this revision.
MatzeB added a comment.
This revision is now accepted and ready to land.

Seems okay to go ahead with this.
However looking around the code it seems we need similar ifs in various other loops inside the file.


https://reviews.llvm.org/D31195





More information about the llvm-commits mailing list