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

LLVMObfuscator.so missing #4

Closed
iraizo opened this issue Feb 2, 2022 · 3 comments
Closed

LLVMObfuscator.so missing #4

iraizo opened this issue Feb 2, 2022 · 3 comments

Comments

@iraizo
Copy link

iraizo commented Feb 2, 2022

compiling using

cd build
cmake -G "Ninja" -DLLVM_ENABLE_PROJECTS="clang" \
    -DCMAKE_BUILD_TYPE=Release -DLLVM_TARGETS_TO_BUILD="X86" \
    -DBUILD_SHARED_LIBS=On ../llvm
ninja

on macOS does not seem to compile LLVMObfuscator.so but anything else

@bluesadi
Copy link
Owner

bluesadi commented Feb 4, 2022

I need to check out the compiling log. Can you share it?

@iraizo
Copy link
Author

iraizo commented Feb 4, 2022

Will do later today

@nullhook
Copy link

related: #8

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

No branches or pull requests

3 participants