[all-commits] [llvm/llvm-project] 3c72ca: Fix missing build dependencies on omp_gen
Jon Roelofs via All-commits
all-commits at lists.llvm.org
Thu Jul 2 07:00:09 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 3c72cafdf407a5a74d98a025071019533a54a1e1
https://github.com/llvm/llvm-project/commit/3c72cafdf407a5a74d98a025071019533a54a1e1
Author: Jon Roelofs <jonathan_roelofs at apple.com>
Date: 2020-07-02 (Thu, 02 Jul 2020)
Changed paths:
M llvm/CMakeLists.txt
M llvm/cmake/modules/AddLLVM.cmake
M llvm/cmake/modules/CMakeLists.txt
M llvm/cmake/modules/LLVMConfig.cmake.in
M llvm/lib/Transforms/IPO/CMakeLists.txt
M llvm/unittests/Frontend/CMakeLists.txt
Log Message:
-----------
Fix missing build dependencies on omp_gen
Differential Revision: https://reviews.llvm.org/D83003
More information about the All-commits
mailing list