[all-commits] [llvm/llvm-project] bdd11b: [clang][LTO][NFC] Adding More Tests for AIX Options

Qiongsi Wu via All-commits all-commits at lists.llvm.org
Sat Oct 22 08:11:50 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: bdd11bbace5ee74036912a534ff5a7e07dd102de
      https://github.com/llvm/llvm-project/commit/bdd11bbace5ee74036912a534ff5a7e07dd102de
  Author: Qiongsi Wu <qiongsiwu at gmail.com>
  Date:   2022-10-22 (Sat, 22 Oct 2022)

  Changed paths:
    M clang/test/Driver/lto-aix.c

  Log Message:
  -----------
  [clang][LTO][NFC] Adding More Tests for AIX Options

This patch adds more tests for AIX. It follows https://reviews.llvm.org/D134820 which added a minimal set of tests for the newly added AIX options. These new tests were originally created by https://reviews.llvm.org/D119109. Since we do not plan to land https://reviews.llvm.org/D119109 in its current shape to add the AIX specific options, we incorporate the relevant tests developed.

Reviewed By: w2yehia

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




More information about the All-commits mailing list