[PATCH] D49405: Change the cap on the amount of padding for each vtable to 32-byte (previously it was 128-byte)

Peter Collingbourne via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 19 13:37:24 PDT 2018


pcc added a comment.

It looks like this patch causes the check-cfi tests to fail, can you please take a look?


https://reviews.llvm.org/D49405





More information about the llvm-commits mailing list