[all-commits] [llvm/llvm-project] 4fc701: [libc++][AIX] Add OS version to target triple

Jake Egan via All-commits all-commits at lists.llvm.org
Tue Oct 31 13:30:45 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 4fc70197919cded66502d1ad853f9e7f344b9a77
      https://github.com/llvm/llvm-project/commit/4fc70197919cded66502d1ad853f9e7f344b9a77
  Author: Jake Egan <5326451+jakeegan at users.noreply.github.com>
  Date:   2023-10-31 (Tue, 31 Oct 2023)

  Changed paths:
    M libcxx/test/configs/ibm-libc++-shared.cfg.in
    M libcxxabi/test/configs/ibm-libc++abi-shared.cfg.in
    M libunwind/test/configs/ibm-libunwind-shared.cfg.in
    M libunwind/test/signal_frame.pass.cpp
    M llvm/utils/lit/lit/util.py

  Log Message:
  -----------
  [libc++][AIX] Add OS version to target triple

This will allow for configuring tests according to AIX version.

Reviewed By: daltenty, #libc, Mordante

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




More information about the All-commits mailing list