[all-commits] [llvm/llvm-project] 92bbcf: [libunwind] Tidy-up the testing configuration for ...

Louis Dionne via All-commits all-commits at lists.llvm.org
Thu May 26 12:29:54 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 92bbcfaa97408991813fda5c56e864c629f67a01
      https://github.com/llvm/llvm-project/commit/92bbcfaa97408991813fda5c56e864c629f67a01
  Author: Louis Dionne <ldionne.2 at gmail.com>
  Date:   2022-05-26 (Thu, 26 May 2022)

  Changed paths:
    M libcxx/utils/ci/run-buildbot
    A libunwind/test/configs/apple-libunwind-backdeployment.cfg.in
    M libunwind/test/libunwind_01.pass.cpp
    M libunwind/test/signal_frame.pass.cpp

  Log Message:
  -----------
  [libunwind] Tidy-up the testing configuration for libunwind

Start testing Apple backdeployment with older libunwinds, and stop
explicitly specifying the libunwind testing config, since it is
already selected correctly by default.

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




More information about the All-commits mailing list