diff options
author | peter klausler <pklausler@nvidia.com> | 2021-01-25 12:29:10 -0800 |
---|---|---|
committer | peter klausler <pklausler@nvidia.com> | 2021-01-25 13:39:37 -0800 |
commit | d987b61b1dce9948801ac37704477e7c257100b1 (patch) | |
tree | 6a8a54ab211362a19b5eb575034a05a2fb5789a7 /llvm/lib/Transforms/Utils/InlineFunction.cpp | |
parent | f50b8ee71faeb5056df7a950e7427f3047ff9987 (diff) | |
download | llvm-d987b61b1dce9948801ac37704477e7c257100b1.zip llvm-d987b61b1dce9948801ac37704477e7c257100b1.tar.gz llvm-d987b61b1dce9948801ac37704477e7c257100b1.tar.bz2 |
[flang] Search for #include "file" in right directory
Make the #include "file" preprocessing directive begin its
search in the same directory as the file containing the directive,
as other preprocessors and our Fortran INCLUDE statement do.
Avoid current working directory for all source files after the original.
Differential Revision: https://reviews.llvm.org/D95388
Diffstat (limited to 'llvm/lib/Transforms/Utils/InlineFunction.cpp')
0 files changed, 0 insertions, 0 deletions