[all-commits] [llvm/llvm-project] 8d33f0: [compiler-rt sanitizer] Use our own PTRACE_GETREGS...

dobbelaj-snps via All-commits all-commits at lists.llvm.org
Wed Dec 9 01:08:36 PST 2020


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 8d33f08844a171472a59ef3f1ea6edb1e9fb9843
      https://github.com/llvm/llvm-project/commit/8d33f08844a171472a59ef3f1ea6edb1e9fb9843
  Author: Jeroen Dobbelaere <Jeroen.Dobbelaere at synopsys.com>
  Date:   2020-12-09 (Wed, 09 Dec 2020)

  Changed paths:
    M compiler-rt/lib/sanitizer_common/sanitizer_stoptheworld_linux_libcdep.cpp

  Log Message:
  -----------
  [compiler-rt sanitizer] Use our own PTRACE_GETREGSET if it does not exist.

On RH66 does not support 'PTRACE_GETREGSET'. This change makes this part of compiler-rt build again on older os-es

Reviewed By: vitalybuka

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




More information about the All-commits mailing list