[all-commits] [llvm/llvm-project] 5e7240: [flang] Add driver install directory to AIX toolch...
pscoro via All-commits
all-commits at lists.llvm.org
Wed Jan 25 16:40:18 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 5e72407635a43b8b7f85c1658b6738f023a21f03
https://github.com/llvm/llvm-project/commit/5e72407635a43b8b7f85c1658b6738f023a21f03
Author: Paul Scoropan <1paulscoropan at gmail.com>
Date: 2023-01-26 (Thu, 26 Jan 2023)
Changed paths:
M clang/lib/Driver/ToolChains/AIX.cpp
Log Message:
-----------
[flang] Add driver install directory to AIX toolchain program paths list.
flang-new encounters an issue where its unable to invoke itself because the
install directory was missing from the program paths on AIX.
Reviewed By: w2yehia
Differential Revision: https://reviews.llvm.org/D140628
More information about the All-commits
mailing list