diff options
author | Tim Keith <tkeith@nvidia.com> | 2020-12-17 19:08:15 -0800 |
---|---|---|
committer | Tim Keith <tkeith@nvidia.com> | 2020-12-17 19:08:19 -0800 |
commit | f6b577ed5bf61078cdcf60e94867b75c94f540a7 (patch) | |
tree | 62722f5aca072e1724e9f26caae2728540ed152c /llvm/lib/Transforms/Utils/LowerSwitch.cpp | |
parent | 3733463dbb58a29892be3872bd32f93cb9af492c (diff) | |
download | llvm-f6b577ed5bf61078cdcf60e94867b75c94f540a7.zip llvm-f6b577ed5bf61078cdcf60e94867b75c94f540a7.tar.gz llvm-f6b577ed5bf61078cdcf60e94867b75c94f540a7.tar.bz2 |
[flang] Fix -intrinsic-module-directory in flang script
The flang wrapper script that was created as bin/flang in an in-tree
build did not have a correct -intrinsic-module-directory option.
It was correct for out-of-tree builds and for both kinds of installs.
The fix is to pick the correct directory based on what exists.
The script is no longer configured by cmake (just copied) so that
mechanism can be deleted from the cmake file.
Differential Revision: https://reviews.llvm.org/D93496
Diffstat (limited to 'llvm/lib/Transforms/Utils/LowerSwitch.cpp')
0 files changed, 0 insertions, 0 deletions