[all-commits] [llvm/llvm-project] fd448b: [clang][LTO] Passing vec-extabi to the Backend on AIX

Qiongsi Wu via All-commits all-commits at lists.llvm.org
Fri Oct 28 06:14:13 PDT 2022


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

  Changed paths:
    M clang/lib/Driver/ToolChains/CommonArgs.cpp
    M clang/test/Driver/lto-aix.c

  Log Message:
  -----------
  [clang][LTO] Passing vec-extabi to the Backend on AIX

This patch passes on the `vec-extabi` mabi option on AIX.

Reviewed By: w2yehia

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




More information about the All-commits mailing list