[PATCH] D77830: [RFC] Generate more constant iVar Offsets via global LTO analysis

Alex Borcan via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Apr 11 01:34:28 PDT 2020


alexbdv added a comment.

@rjmccall - It does not. This would only work if all interface implementations were inside the same translation unit. But since that is not a common scenario it was not implemented to support this.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D77830





More information about the llvm-commits mailing list