[PATCH] D48518: ADT: Shrink SmallVector by 8B on 64-bit platforms

Duncan P. N. Exon Smith via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 19 17:50:31 PDT 2018


dexonsmith added a comment.

In https://reviews.llvm.org/D48518#1169148, @dexonsmith wrote:

> In https://reviews.llvm.org/D48518#1169138, @dexonsmith wrote:
>
> > Reverted in r337511 due to a bot failure:
> >  http://lab.llvm.org:8011/builders/sanitizer-x86_64-linux-autoconf/builds/26526
>
>
> Hmm... that bot was green again in r337508, before I had a chance to revert.  Maybe the blame-list was faulty.


Committed again (unchanged) in r337514.


https://reviews.llvm.org/D48518





More information about the llvm-commits mailing list