[PATCH] D43613: Msan, cmake configuration changes
Evgenii Stepanov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Feb 22 12:05:42 PST 2018
eugenis added a comment.
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.
Repository:
rCRT Compiler Runtime
https://reviews.llvm.org/D43613
More information about the llvm-commits
mailing list