[PATCH] D18579: SetVector: Add front, pop_front and additional constructor.

Matthias Braun via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Dec 15 15:46:01 PST 2016


MatzeB abandoned this revision.
MatzeB added a comment.

Abandoning for lack of progress and use case. The motivating pass simply uses a combination of BitVector+Set instead of a SetVector now.


Repository:
  rL LLVM

https://reviews.llvm.org/D18579





More information about the llvm-commits mailing list