[PATCH] D95747: Fix modules build for LLVMOrcShared

Stefan Gränitz via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 23 03:51:57 PDT 2023


sgraenitz abandoned this revision.
sgraenitz added a comment.
Herald added a project: All.

I never got around to it again and it doesn't look like that's going to change anytime soon. We still use `JITSymbol.h` in both, Orc and JITLink and we still have the dependency to `intrinsics_gen`.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D95747/new/

https://reviews.llvm.org/D95747



More information about the llvm-commits mailing list