Closed iraizo closed 2 years ago
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
LLVMObfuscator.so
I need to check out the compiling log. Can you share it?
Will do later today
related: https://github.com/bluesadi/Pluto-Obfuscator/issues/8
compiling using
on macOS does not seem to compile
LLVMObfuscator.so
but anything else