[all-commits] [llvm/llvm-project] 1d37db: [llvm/Orc] Fix ExecutionEngine module build breakage

Med Ismail Bennani via All-commits all-commits at lists.llvm.org
Tue Jan 19 06:02:05 PST 2021


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 1d37db6ef53db453534b9edfcc6a58c4f4f5c914
      https://github.com/llvm/llvm-project/commit/1d37db6ef53db453534b9edfcc6a58c4f4f5c914
  Author: Med Ismail Bennani <medismail.bennani at gmail.com>
  Date:   2021-01-19 (Tue, 19 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
`24672ddea3c97fd1eca3e905b23c0116d7759ab8` and fixes the module builds
(`-DLLVM_ENABLE_MODULES=On`).

Signed-off-by: Med Ismail Bennani <medismail.bennani at gmail.com>




More information about the All-commits mailing list