[all-commits] [llvm/llvm-project] 8e9a50: [flang] Fix out-of-tree build with missing acc_gen...
Valentin Clement (バレンタイン クレメン) via All-commits
all-commits at lists.llvm.org
Tue Jul 14 18:03:54 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 8e9a505139fbef7d2e6e9d0adfe1efc87326f9ef
https://github.com/llvm/llvm-project/commit/8e9a505139fbef7d2e6e9d0adfe1efc87326f9ef
Author: Valentin Clement <clementval at gmail.com>
Date: 2020-07-14 (Tue, 14 Jul 2020)
Changed paths:
M llvm/cmake/modules/AddLLVM.cmake
M llvm/cmake/modules/LLVMConfig.cmake.in
Log Message:
-----------
[flang] Fix out-of-tree build with missing acc_gen target
This pacth fix out-of-tree build of Flang after the introduction of acc_gen.
Reviewed By: sscalpone
Differential Revision: https://reviews.llvm.org/D83835
More information about the All-commits
mailing list