Skip to content

llvm 14.x 集成ollvm 混淆无效 #40

@Dfault0

Description

@Dfault0

14.x混淆无效:是我哪里做的不对吗?恳请各路大佬帮忙看看,感谢感谢
环境:

但是最后使用的时候,用ida查看混淆都没有生效
编译命令:clangPath/clang -isysroot xcrun --show-sdk-path -arch arm64 -mllvm -bcf -emit-llvm -S hello_ollvm.c -o hello_ollvm_bcf.ll

加上编译选项:-DLLVM_ENABLE_NEW_PASS_MANAGER=OFF就可以生效,但是为什么呀,不是已经适配了new pass manager了吗?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions