[PATCH] D43613: Msan, cmake configuration changes

Evgenii Stepanov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Mar 2 10:46:19 PST 2018


eugenis accepted this revision.
eugenis added a comment.
This revision is now accepted and ready to land.

OK, sure, as long as it's under if(FreeBSD).

Does it mean you are building MSan runtime as not position-independent code (i.e. not PIE nor PIC)? It would be suitable for non-PIE executables only.


Repository:
  rCRT Compiler Runtime

https://reviews.llvm.org/D43613





More information about the llvm-commits mailing list