[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:35:37 PST 2021
aprantl added a comment.
My assumption is that the annotation shouldn't have been on the call to begin with, but I have bitcode produced by Apple clang-1100 from which this testcase was reduced.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D96181/new/
https://reviews.llvm.org/D96181
More information about the llvm-commits
mailing list