[PATCH] D68816: [NFC] Replace a linked list in LiveDebugVariables pass with a DenseMap

Adrian Prantl via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Oct 11 15:10:37 PDT 2019


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

This is good to land with whatever conclusions we draw from the SmallDenseMap experiment. Thanks!


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

https://reviews.llvm.org/D68816





More information about the llvm-commits mailing list