[PATCH] D31302: [CodeGen] Compute DT/LI lazily in SafeStackLegacyPass. NFC.

Chandler Carruth via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 11 21:15:37 PDT 2017


chandlerc added a comment.

FWIW, I'm pretty happy with this approach especially for something triggered by an attribute like this. It is a bit gross, but doesn't seem *that* gross. Still, should see if your explanation satisfies davide. =]


https://reviews.llvm.org/D31302





More information about the llvm-commits mailing list