[all-commits] [llvm/llvm-project] c74bde: llvm/test/tools/llvm-profdata/nocompress.test fail...

Mingming Liu via All-commits all-commits at lists.llvm.org
Wed Feb 21 15:03:31 PST 2024


  Branch: refs/heads/users/minglotus-6/typeprofrawformat
  Home:   https://github.com/llvm/llvm-project
  Commit: c74bde70b76f5793ea0be0f972040a7c0ee7f140
      https://github.com/llvm/llvm-project/commit/c74bde70b76f5793ea0be0f972040a7c0ee7f140
  Author: mingmingl <mingmingl at google.com>
  Date:   2024-02-21 (Wed, 21 Feb 2024)

  Changed paths:
    M llvm/test/tools/llvm-profdata/Inputs/compressed.profraw

  Log Message:
  -----------
  llvm/test/tools/llvm-profdata/nocompress.test fails because its raw
profile version is outdated.
- update llvm/test/tools/llvm-profdata/Inputs/compressed.profraw along with raw profile version bump
- The test requires '!zlib', so I generate raw profile with DLLVM_ENABLE_ZLIB=1 and run the
  test with DLLVM_ENABLE_ZLIB=0.



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