[PATCH] D52201: [ThinLTO] Write TYPE_IDs for types used in functions imported by aliases

Vitaly Buka via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 19 11:27:43 PDT 2018


vitalybuka added a comment.

In https://reviews.llvm.org/D52201#1239405, @tejohnson wrote:

> Can you update description to point out that this is an issue because we will import the alias as a copy of aliasee?
>
> Out of curiosity, what is the failure mode with this bug?


False CFI errrors. I've just added that into description.


Repository:
  rL LLVM

https://reviews.llvm.org/D52201





More information about the llvm-commits mailing list