[PATCH] D58184: [scudo][standalone] Introduce platform specific code & mutexes

Brian Rzycki via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 28 13:57:28 PST 2019


brzycki added a comment.

In D58184#1414009 <https://reviews.llvm.org/D58184#1414009>, @cryptoad wrote:

> Cool. Feel free to send it out if you want, or I'll do it when I am done with my current CL.
>  For the RHEL I thought linking against librt would do, but I don't have a way to debug it locally fast.


Good news: the patch fixes the RHEL 6.7 build issues as well.

If you could push the patch I'd appreciate it. I can't get to it today or tomorrow, the soonest would probably be Monday. If that's the case for you too I can do so Monday AM.


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