[all-commits] [llvm/llvm-project] bcf95c: [flang] Create intrinsics modules directory (contd.)
Tim Keith via All-commits
all-commits at lists.llvm.org
Mon Mar 15 15:38:49 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: bcf95cbb2ce428d7b6d41d29a198889dc02617a7
https://github.com/llvm/llvm-project/commit/bcf95cbb2ce428d7b6d41d29a198889dc02617a7
Author: Tim Keith <tkeith at nvidia.com>
Date: 2021-03-15 (Mon, 15 Mar 2021)
Changed paths:
M flang/tools/f18/CMakeLists.txt
Log Message:
-----------
[flang] Create intrinsics modules directory (contd.)
Use -module-dir rather than WORKING_DIRECTORY because we are potentially
creating the working directory in this custom command.
More information about the All-commits
mailing list