[PATCH] D68177: compiler-rt: move all __GLIBC_PREREQ into own header file

Vitaly Buka via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 1 13:16:33 PDT 2019


vitalybuka updated this revision to Diff 222681.
vitalybuka added a comment.

fix 32bit and solaris compilation


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D68177

Files:
  compiler-rt/lib/sanitizer_common/sanitizer_getauxval.h
  compiler-rt/lib/sanitizer_common/sanitizer_glibc_version.h
  compiler-rt/lib/sanitizer_common/sanitizer_linux_libcdep.cpp
  compiler-rt/lib/sanitizer_common/sanitizer_platform_limits_posix.cpp
  compiler-rt/lib/sanitizer_common/sanitizer_platform_limits_posix.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D68177.222681.patch
Type: text/x-patch
Size: 4256 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191001/00463e1b/attachment.bin>


More information about the llvm-commits mailing list