[PATCH] D37407: WholeProgramDevirt: Add import/export support for targets without absolute symbol constants.

Evgenii Stepanov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 5 14:58:07 PDT 2017


eugenis added a comment.

Ok, looks fine to me.
Could you elaborate on the linker issue - is it that some of the uses of these constants can not be represented with existing relocation types? Or is it missing functionality in the existing linkers?


https://reviews.llvm.org/D37407





More information about the llvm-commits mailing list