Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enable Auto-Loading Support in Root/LLVM #17227

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

SahilPatidar
Copy link

This Pull request:

In this PR, I have attempted to integrate auto-loading changes from PR, which were initially implemented based on Lang Hames' suggestions for out-of-process execution. Here, I have applied the same logic to root cling for in-process execution. These changes are in the very early stages of auto-loading development and require further improvements and potential design refinements. Suggestions and feedback are highly encouraged!

Changes or fixes:

Checklist:

  • tested changes locally : (Only ctest -R cling )
  • updated the docs (if necessary)

This PR fixes #

Copy link

github-actions bot commented Dec 9, 2024

Test Results

0 tests   0 ✅  0s ⏱️
0 suites  0 💤
0 files    0 ❌

Results for commit f39b088.

@SahilPatidar
Copy link
Author

Ok, I'll need to find a way to move some of Cling's platform utilities to ORC to resolve the build failures on other platforms.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants