[all-commits] [llvm/llvm-project] 51a091: [libc] Exclude FreeListHeap test and fuzzer on GPU...

Petr Hosek via All-commits all-commits at lists.llvm.org
Mon Dec 16 13:29:03 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 51a0919412cf1868de689e03024c6f761a1b8b0a
      https://github.com/llvm/llvm-project/commit/51a0919412cf1868de689e03024c6f761a1b8b0a
  Author: Petr Hosek <phosek at google.com>
  Date:   2024-12-16 (Mon, 16 Dec 2024)

  Changed paths:
    M libc/fuzzing/__support/CMakeLists.txt
    M libc/test/src/__support/CMakeLists.txt

  Log Message:
  -----------
  [libc] Exclude FreeListHeap test and fuzzer on GPU (#120137)

FreeListHeap uses the _end symbol which conflicts with the _end symbol
defined by GPU start.cpp files so for now we exclude the test and the
fuzzer on GPU.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list