[PATCH] D78196: [PowerPC] Clear the set of symbols that need to be updated in MCTargetStreamer
Leandro Lupori via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Apr 15 07:05:24 PDT 2020
luporl accepted this revision.
luporl added a comment.
This revision is now accepted and ready to land.
Clearing UpdateOther in `finish()` seems correct.
I've not considered the reuse of PPCTargetELFStreamer objects in the `.localentry` fix.
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