[PATCH] D96181: Have stripDebugInfo() also strip !llvm.loop annotations.
Adrian Prantl via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Feb 5 15:34:32 PST 2021
aprantl added a comment.
Lesson learned — we can't depend on the IR being well-formed in the code that strips malformed annotations ;-)
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D96181/new/
https://reviews.llvm.org/D96181
More information about the llvm-commits
mailing list