[PATCH] D78196: [PowerPC] Clear the set of symbols that need to be updated in MCTargetStreamer

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 15 08:44:34 PDT 2020


MaskRay requested changes to this revision.
MaskRay added a comment.
This revision now requires changes to proceed.

Isn't it a Julia usage error? After `MCStreamer::Finish`, MCStreamer isn't supposed to be reused. In LLVM code, it is definitely not...


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