OLLVM-9.0.1 icon indicating copy to clipboard operation
OLLVM-9.0.1 copied to clipboard

OLLVM-9.0.1-NDK-21.3.6528147(ndk-r21d)

Results 8 OLLVM-9.0.1 issues
Sort by recently updated
recently updated
newest added

MacBook m1 pro ,ollvm 编译后, ndk项目运行出现The C Compile.请问下大佬m1如何修改?

我从各个版本上去编译都是失败,估计是GCC版本太高了,而且有些不兼容。主要是编译 7.0 的ollvm 版本。 ``` https://github.com/amimo/goron.git https://github.com/heroims/obfuscator ``` 想问下是否有7.0的版本,直接下载使用。 感谢各位大佬!

我编译的时候遇到和你一样的问题,添加你修改的文件还是编译不同,我现在急需编译libcurl.a静态库文件,麻烦你能指点下吗? 万分谢谢

环境: Ubuntu 18.04.6 LTS cmake : 3.10.2 ndk : 21.1.6352462 ollvm : obfuscator base on llvm-9.0.1 (https://github.com/heroims/obfuscator 2dec365146e909f6ca45df7c23603d489f0816dd) 编译完ollvm,照你的方法替换文件后,使用Android Studio编译我的项目,一直卡在 buildCMakeRelWithDebInfo,几十分钟都过不去。 我在项目中试过单独给函数加混淆和全部混淆都会卡死在 buildCMakeRelWithDebInfo ,不知道原因 ``` # 单独给函数加标签 __attribute__((annotate(("sub")))) # 全部混淆...

按照你的教程操作完了之后出现错误 显示The C compile

-- Performing Test SUPPORTS_GNU_ZERO_VARIADIC_MACRO_ARGUMENTS_FLAG -- Performing Test SUPPORTS_GNU_ZERO_VARIADIC_MACRO_ARGUMENTS_FLAG - Success : command not founddevelop/Android/OLLVM-9.0.1/cmake/config.guess: line 6: : command not founddevelop/Android/OLLVM-9.0.1/cmake/config.guess: line 8: : command not founddevelop/Android/OLLVM-9.0.1/cmake/config.guess: line 28: : command...

`clang++: error: clang frontend command failed due to signal (use -v to see invocation) clang version 9.0.1 Target: aarch64-none-linux-android24 Thread model: posix InstalledDir: D:\dev\sdk\ndk\213652~1.1\TOOLCH~1\llvm\prebuilt\WINDOW~1\bin clang++: note: diagnostic msg: PLEASE submit...