[all-commits] [llvm/llvm-project] 815a3f: [CMake] Fix modules build after DWARFLinker reorga...
Jonas Devlieghere via All-commits
all-commits at lists.llvm.org
Fri Jan 10 11:06:48 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 815a3f54331c39f2b400776f448dd29b3b03243b
https://github.com/llvm/llvm-project/commit/815a3f54331c39f2b400776f448dd29b3b03243b
Author: Jonas Devlieghere <jonas at devlieghere.com>
Date: 2020-01-10 (Fri, 10 Jan 2020)
Changed paths:
M llvm/include/llvm/module.modulemap
M llvm/lib/DWARFLinker/CMakeLists.txt
Log Message:
-----------
[CMake] Fix modules build after DWARFLinker reorganization
Create a dedicate module for the DWARFLinker and make it depend on
intrinsics gen.
More information about the All-commits
mailing list