[all-commits] [llvm/llvm-project] 03a26c: [libc] Fix compile options for algorithm test

michaelrj-google via All-commits all-commits at lists.llvm.org
Tue Jun 28 10:22:29 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 03a26c34a7cd577777dca2157419f30ac6df27f0
      https://github.com/llvm/llvm-project/commit/03a26c34a7cd577777dca2157419f30ac6df27f0
  Author: Michael Jones <michaelrj at google.com>
  Date:   2022-06-28 (Tue, 28 Jun 2022)

  Changed paths:
    M libc/test/src/string/memory_utils/CMakeLists.txt

  Log Message:
  -----------
  [libc] Fix compile options for algorithm test

This patch fixes the problem the bots were having with the algorithm
test not including pthreads correctly. They will likely need a manual
forced clean build for this to take effect.

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




More information about the All-commits mailing list