[PATCH] D120059: [sanitizer_common] Support Solaris < 11.4 in GetStaticTlsBoundary

Rainer Orth via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 22 11:24:20 PST 2022


ro abandoned this revision.
ro added a comment.

Abandoned unless absolutely necessary for Illumos support.  As discussed, a way better alternative would be for them to implement `dlpi_tls_modid` or at least provide a way to distuingish Illumos from Solaris as outlined in Issue #53919.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D120059/new/

https://reviews.llvm.org/D120059



More information about the llvm-commits mailing list