[all-commits] [llvm/llvm-project] d0d92f: [flang][driver] Add default intrinsic module path ...
arnamoy10 via All-commits
all-commits at lists.llvm.org
Mon Mar 29 07:02:12 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d0d92fee6f41c0f3c18a1644d4d7ac5d58f63586
https://github.com/llvm/llvm-project/commit/d0d92fee6f41c0f3c18a1644d4d7ac5d58f63586
Author: Arnamoy Bhattacharyya <arnamoy.bhattacharyya at huawei.com>
Date: 2021-03-29 (Mon, 29 Mar 2021)
Changed paths:
M flang/test/Driver/intrinsic_module_path.f90
M flang/test/lit.cfg.py
M flang/tools/f18/f18.cpp
M flang/tools/f18/flang
Log Message:
-----------
[flang][driver] Add default intrinsic module path in f18 to make f18 behave like flang-new (with respect to the module paths), make it possible to share more tests between the drivers and make using f18 easier (the default path means that users are no longer required to specify it)
Reviewed By: awarzynski
Differential Revision: https://reviews.llvm.org/D99336
More information about the All-commits
mailing list