[PATCH] D43613: Msan, cmake configuration changes

David CARLIER via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 22 11:55:21 PST 2018


devnexen added a comment.

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

> What is the problem with -fPIE? Is it not supported to link PIE and PIC objects in one binary?


I ve tried with and if I compile any code with msan sanitizer I get linkage issue.


Repository:
  rCRT Compiler Runtime

https://reviews.llvm.org/D43613





More information about the llvm-commits mailing list