[all-commits] [llvm/llvm-project] 9d1857: [msan] Guard FP_XSTATE_MAGIC1 usage with SANITIZER...

Fangrui Song via All-commits all-commits at lists.llvm.org
Fri Feb 4 10:15:25 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 9d1857f69f4ef00d9fd1b21660c20e00b993d06f
      https://github.com/llvm/llvm-project/commit/9d1857f69f4ef00d9fd1b21660c20e00b993d06f
  Author: Fangrui Song <i at maskray.me>
  Date:   2022-02-04 (Fri, 04 Feb 2022)

  Changed paths:
    M compiler-rt/lib/sanitizer_common/sanitizer_platform_limits_posix.cpp
    M compiler-rt/test/msan/Linux/signal_mcontext.cpp
    M compiler-rt/test/msan/Linux/signal_mcontext2.cpp

  Log Message:
  -----------
  [msan] Guard FP_XSTATE_MAGIC1 usage with SANITIZER_GLIBC

Fix build for Linux musl.

Reviewed By: #sanitizers, dvyukov

Differential Revision: https://reviews.llvm.org/D118970




More information about the All-commits mailing list