[PATCH] D52609: [SROA] Use offset sizes from the DataLayout instead of the pointer siezes.

Eli Friedman via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 27 10:51:18 PDT 2018


efriedma added a comment.

Please use FileCheck to check that the output is actually what you expect, in addition to not crashing.


Repository:
  rL LLVM

https://reviews.llvm.org/D52609





More information about the llvm-commits mailing list