This is an archive of the discontinued LLVM Phabricator instance.

[llvm/Orc] Fix ExecutionEngine module build breakage
ClosedPublic

Authored by mib on Jan 4 2021, 7:56 PM.

Details

Summary

This patch updates the llvm module map to reflect changes made in
5efc71e119d4eba235209d262e7d171361a0b9be and fixes the module builds
(-DLLVM_ENABLE_MODULES=On).

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

Diff Detail

Event Timeline

mib requested review of this revision.Jan 4 2021, 7:56 PM
mib created this revision.
This revision is now accepted and ready to land.Jan 4 2021, 8:00 PM
This revision was landed with ongoing or failed builds.Jan 4 2021, 8:34 PM
This revision was automatically updated to reflect the committed changes.