DreamSoule / ollvm17

Obfuscation LLVM 17
230 stars 37 forks source link

Build error #14

Open anzenchitai opened 6 months ago

anzenchitai commented 6 months ago

isa<To>(Val) && "cast<Ty>() argument of incompatible type!", file D:\ollvm1706\llvm\include\llvm/Support/Casting.h

anzenchitai commented 6 months ago

I get this the moment I start to use C++ stuff and build with -fla flag. flattening works totally fine with pure C