bluesadi / Pluto

Obfuscator based on LLVM 14.0.6
809 stars 181 forks source link

There is constant issue of Utils.h (Instruction, &I) is not declared in scope #37

Closed AriesxBackup closed 1 year ago

SuCicada commented 1 year ago

similar error:

Pluto-Obfuscator/llvm/include/llvm/Transforms/Utils.h:170:1: error: expected function body after function declarator } // namespace llvm

pomelohan commented 1 year ago

Fixed: 1f0df12