[all-commits] [llvm/llvm-project] 0b442d: [libc] move strdup out of requiring SCUDO

michaelrj-google via All-commits all-commits at lists.llvm.org
Fri Jan 14 13:32:54 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 0b442db9f62e85af1968f0df1087ee9de1d43d9a
      https://github.com/llvm/llvm-project/commit/0b442db9f62e85af1968f0df1087ee9de1d43d9a
  Author: Michael Jones <michaelrj at google.com>
  Date:   2022-01-14 (Fri, 14 Jan 2022)

  Changed paths:
    M libc/config/linux/x86_64/entrypoints.txt

  Log Message:
  -----------
  [libc] move strdup out of requiring SCUDO

strdup needs either scudo enabled or fullbuild disabled, this properly
adds the second condition

Reviewed By: sivachandra, lntue

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




More information about the All-commits mailing list