[PATCH] D65764: Add TinyPtrVector support for general pointer-like things.

Andrew Trick via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 20 16:23:40 PDT 2019


atrick added a comment.

For the record, I see two failures after updating LLVM
Failing Tests (2):

  LLVM :: CodeGen/PowerPC/aix-xcoff-basic.ll
  LLVM :: CodeGen/PowerPC/aix-xcoff-common.ll

But they occur with or without these changes.


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

https://reviews.llvm.org/D65764





More information about the llvm-commits mailing list