[flang] Removed an absolute path from the "flang" script
authorPeter Steinfeld <psteinfeld@nvidia.com>
Fri, 11 Dec 2020 18:28:51 +0000 (10:28 -0800)
committerPeter Steinfeld <psteinfeld@nvidia.com>
Fri, 11 Dec 2020 22:01:59 +0000 (14:01 -0800)
commit84c09ab44599ece409e4e19761288ddf796fceec
tree599ce03c84103b715646bb4a9416a4397c85ddc5
parentcab8dda90f48e15ee94b0d55ceac5b6a812e4743
[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
flang/tools/f18/flang.sh.in