[PATCH] D78775: [MC] Fix quadratic behavior in addPendingLabel
Fangrui Song via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Apr 24 15:12:13 PDT 2020
MaskRay added a comment.
In D78775#2002596 <https://reviews.llvm.org/D78775#2002596>, @efriedma wrote:
> Iterating over a SmallPrtSet is non-deterministic; please use SmallSetVector.
Thanks for noting this. Forgot it.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D78775/new/
https://reviews.llvm.org/D78775
More information about the llvm-commits
mailing list