[PATCH] D58184: [scudo][standalone] Introduce platform specific code & mutexes
Brian Rzycki via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Feb 27 12:53:05 PST 2019
brzycki added a comment.
> I'm about to test it on RHEL 6.7 to see if the two are orthogonal or related (I suspect the former).
As expected, it did not fix RHEL 6.7. I am now trying your `append_list_if(COMPILER_RT_HAS_LIBRT -lrt LINK_FLAGS)` suggestion.
Repository:
rCRT Compiler Runtime
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D58184/new/
https://reviews.llvm.org/D58184
More information about the llvm-commits
mailing list