[PATCH] D51681: [Msan] Fix unit test linkage issue on FreeBSD

Kamil Rytarowski via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 5 05:59:27 PDT 2018


krytarowski added a comment.

In general `-fPIC` is probably the way to go.. but I don't know about this particular case. I defer decision to FreeBSD maintainers.


Repository:
  rCRT Compiler Runtime

https://reviews.llvm.org/D51681





More information about the llvm-commits mailing list