[PATCH] D43613: Msan, cmake configuration changes

David CARLIER via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 22 15:44:02 PST 2018


devnexen added a comment.

In https://reviews.llvm.org/D43613#1016354, @eugenis wrote:

> What kind of linkage issue?
>  I mean, in my view of the world, it is completely fine to build a static library with -fPIE and then link it to an executable. I'd like to understand what is wrong with that on FreeBSD.


Undefined references ... I can t retest right now but believe me I did not disable PIE for pleasure :-)


Repository:
  rCRT Compiler Runtime

https://reviews.llvm.org/D43613





More information about the llvm-commits mailing list