[PATCH] D69107: [ThinLTO] Don't internalize during promotion

Teresa Johnson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 21 11:05:23 PDT 2019


tejohnson added a comment.

In D69107#1716983 <https://reviews.llvm.org/D69107#1716983>, @evgeny777 wrote:

> @tejohnson Teresa, are you ok with it?


Yep, just had a chance to look. Suggest adding a comment above the new check that internalization is done separately since the internalization code contains the necessary correctness checks.


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

https://reviews.llvm.org/D69107





More information about the llvm-commits mailing list