[all-commits] [llvm/llvm-project] 854b86: [llvm/Orc] Fix ExecutionEngine module build breakage
Med Ismail Bennani via All-commits
all-commits at lists.llvm.org
Mon Jan 4 20:38:59 PST 2021
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 854b861881a28fda6dd9601cc07b54822ce5d00d
https://github.com/llvm/llvm-project/commit/854b861881a28fda6dd9601cc07b54822ce5d00d
Author: Med Ismail Bennani <medismail.bennani at gmail.com>
Date: 2021-01-05 (Tue, 05 Jan 2021)
Changed paths:
M llvm/include/llvm/module.modulemap
Log Message:
-----------
[llvm/Orc] Fix ExecutionEngine module build breakage
This patch updates the llvm module map to reflect changes made in
`5efc71e119d4eba235209d262e7d171361a0b9be` and fixes the module builds
(`-DLLVM_ENABLE_MODULES=On`).
Differential Revision: https://reviews.llvm.org/D94057
Signed-off-by: Med Ismail Bennani <medismail.bennani at gmail.com>
More information about the All-commits
mailing list