-
Notifications
You must be signed in to change notification settings - Fork 12
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
Custom llvm for lifting bits #1038
Conversation
Might be easier to do like what we did for the pasta patches (if this is similar). Here is the diff when pasta was removed https://github.com/lifting-bits/cxx-common/pull/1032/files#diff-e94885e5f3a6770684c1fd3040f6a9acb4367499c95783aca05b62e96a6ea54e |
I dont think it should be so bad to share the cmake for the port and just have the ref point to a different repo? Imo it's easier dev wise to point to our custom repo rather than maintaining patches |
Regardless for now im just going to trigger CI to make a release for this custom port (without merging) in order to get something out the door we can use |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
This is a WIP should really share more between versions