[PATCH] D78196: [PowerPC] Clear the set of symbols that need to be updated in MCTargetStreamer
Valentin Churavy via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Apr 15 10:57:08 PDT 2020
vchuravy added a comment.
We do reuse the constructed pass pipeline more than once, but that is a supported configuration see `-compile-twice` in LLC (as an example https://reviews.llvm.org/D17712)
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D78196/new/
https://reviews.llvm.org/D78196
More information about the llvm-commits
mailing list