[all-commits] [llvm/llvm-project] 4dc045: [AIX][r] Do not call AddFilePathLibArgs with -r
Michael Francis via All-commits
all-commits at lists.llvm.org
Tue Mar 21 19:26:09 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 4dc04557d71c1752c53eb8025957df8f1bdbb1e1
https://github.com/llvm/llvm-project/commit/4dc04557d71c1752c53eb8025957df8f1bdbb1e1
Author: Michael Francis <michaelfrancis at ibm.com>
Date: 2023-03-22 (Wed, 22 Mar 2023)
Changed paths:
M clang/lib/Driver/ToolChains/AIX.cpp
Log Message:
-----------
[AIX][r] Do not call AddFilePathLibArgs with -r
We do not want to add file path lib args when -r is specified.
Differential Revision: https://reviews.llvm.org/D146578
More information about the All-commits
mailing list