[PATCH] D42489: [GlobalOpt] Emit fragments using field offsets from struct layout

Adrian Prantl via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 24 08:51:22 PST 2018


aprantl accepted this revision.
aprantl added a comment.
This revision is now accepted and ready to land.

Querying the the layout for the offset is definitely the right way to go. Thanks a lot!


Repository:
  rL LLVM

https://reviews.llvm.org/D42489





More information about the llvm-commits mailing list