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

Llvm 14.x #15

Closed
wants to merge 6 commits into from
Closed

Llvm 14.x #15

wants to merge 6 commits into from

Conversation

sr-tream
Copy link

@sr-tream sr-tream commented Apr 4, 2022

Add support of llvm-14.x with new pass manager from #14

NOTE: String obfuscator not used in new pass manager, because it crashes compiler. Also, it crashes compiler with old pass manager, but it keeps for old PM.

heroims and others added 6 commits July 29, 2019 11:07
- improve build speed
- add annotations to tune split, bcf and sub obfuscations
- fix usage flags both in ald and new PM
@sr-tream sr-tream mentioned this pull request Apr 6, 2022
@sr-tream sr-tream closed this Apr 6, 2022
@sr-tream sr-tream deleted the llvm-14.x branch April 6, 2022 12:37
@sr-tream
Copy link
Author

sr-tream commented Apr 6, 2022

I deleted branch with copy of llvm-project. Now I'll be use llvm-project as submodule.

You still can apply patch on your copy of llvm-project

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