[PATCH] D137984: [BOLT] Fix state of MCSymbols in lowering pass

Amir Ayupov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 14 15:16:37 PST 2022


Amir accepted this revision.
Amir added a comment.
This revision is now accepted and ready to land.

Thank you for fixing this non-determinism!
LGTM sans clang-format issue. I wish there was a way to clear symbol state without doing the series of dyn_casts.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D137984/new/

https://reviews.llvm.org/D137984



More information about the llvm-commits mailing list