[all-commits] [llvm/llvm-project] 84c09a: [flang] Removed an absolute path from the "flang" ...
Pete Steinfeld via All-commits
all-commits at lists.llvm.org
Fri Dec 11 14:07:11 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 84c09ab44599ece409e4e19761288ddf796fceec
https://github.com/llvm/llvm-project/commit/84c09ab44599ece409e4e19761288ddf796fceec
Author: Peter Steinfeld <psteinfeld at nvidia.com>
Date: 2020-12-11 (Fri, 11 Dec 2020)
Changed paths:
M flang/tools/f18/flang.sh.in
Log Message:
-----------
[flang] Removed an absolute path from the "flang" script
The "flang" script that gets put into "install/bin" had an absolute path
in it. This precuded moving the install directory to a new location.
Differential Revision: https://reviews.llvm.org/D93131
More information about the All-commits
mailing list