[all-commits] [llvm/llvm-project] 573ff0: [AIX][LTO] Teaching lto-aix-system-assembler Relat...

Qiongsi Wu via All-commits all-commits at lists.llvm.org
Fri Nov 25 12:35:48 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 573ff0f7d2b092b08aafb749efa6f9b90fea3e1b
      https://github.com/llvm/llvm-project/commit/573ff0f7d2b092b08aafb749efa6f9b90fea3e1b
  Author: Qiongsi Wu <qiongsiwu at gmail.com>
  Date:   2022-11-25 (Fri, 25 Nov 2022)

  Changed paths:
    M llvm/lib/LTO/LTOCodeGenerator.cpp

  Log Message:
  -----------
  [AIX][LTO] Teaching lto-aix-system-assembler Relative Path and Tilde Resolution

The `lto-aix-system-assembler` currently only understands absolute path. This patch teaches the option so that it can resolve relative paths and tilde.

Reviewed By: w2yehia

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




More information about the All-commits mailing list