[all-commits] [llvm/llvm-project] 3429c7: [InstrProf][NFC] Require zlib for debug info tests

Ellis Hoag via All-commits all-commits at lists.llvm.org
Fri Dec 17 14:06:19 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 3429c7c3283cd4cc01e29a7243769fc127685e85
      https://github.com/llvm/llvm-project/commit/3429c7c3283cd4cc01e29a7243769fc127685e85
  Author: Ellis Hoag <ellis.sparky.hoag at gmail.com>
  Date:   2021-12-17 (Fri, 17 Dec 2021)

  Changed paths:
    M compiler-rt/test/profile/Darwin/instrprof-debug-info-correlate.c
    M compiler-rt/test/profile/Linux/instrprof-debug-info-correlate.c

  Log Message:
  -----------
  [InstrProf][NFC] Require zlib for debug info tests

There was a build failure on the `instrprof-debug-info-correlate.c` test
because zlib was missing so we need to require it to run the test.

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




More information about the All-commits mailing list