You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I use o-llvm compiler where -mllvm -bcf -mllvm -bcf_loop=1 -mllvm -bcf_prob=20 param, there is no response, even one day.
Similarly, I hava integrated with XCode 9.2, but there are exceptions when build.
The Exceptions:
parser at end of file
Per-module optimization passes
Running pass 'CallGraph Pass Manager' on module '/Users/i-mac/Files/lhp/wzqqp_ios/frameworks/runtime-src/Classes/LuaAssert/AESEncrypt.cpp'.
Running pass 'Bit-Tracking Dead Code Elimination' on function '@_ZNSt3__120__throw_length_errorEPKc'
clang-4.0: error: unable to execute command: Segmentation fault: 11
clang-4.0: error: clang frontend command failed due to signal (use -v to see invocation)
Obfuscator-LLVM clang version 4.0.1 (based on Obfuscator-LLVM 4.0.1)
Target: arm-apple-darwin16.7.0
Thread model: posix
InstalledDir: /Users/i-mac/Files/lhp/obfuscator/build/bin
clang-4.0: note: diagnostic msg: PLEASE submit a bug report to http://o-llvm.org and include the crash backtrace, preprocessed source, and associated run script.
clang-4.0: note: diagnostic msg:
PLEASE ATTACH THE FOLLOWING FILES TO THE BUG REPORT:
Preprocessed source(s) and associated run script(s) are located at:
clang-4.0: note: diagnostic msg: /var/folders/cs/lthfm4pn66xcqck3pd73vw940000gn/T/AESEncrypt-a20999.cpp
clang-4.0: note: diagnostic msg: /var/folders/cs/lthfm4pn66xcqck3pd73vw940000gn/T/AESEncrypt-a20999.sh
clang-4.0: note: diagnostic msg: Crash backtrace is located in
clang-4.0: note: diagnostic msg: /Users/i-mac/Library/Logs/DiagnosticReports/clang-4.0__.crash
clang-4.0: note: diagnostic msg: (choose the .crash file that corresponds to your crash)
clang-4.0: note: diagnostic msg:
Command /Users/i-mac/Files/lhp/obfuscator/build/bin/clang failed with exit code 254
The text was updated successfully, but these errors were encountered:
When I use o-llvm compiler where -mllvm -bcf -mllvm -bcf_loop=1 -mllvm -bcf_prob=20 param, there is no response, even one day.
Similarly, I hava integrated with XCode 9.2, but there are exceptions when build.
The Exceptions:
clang-4.0: error: unable to execute command: Segmentation fault: 11
clang-4.0: error: clang frontend command failed due to signal (use -v to see invocation)
Obfuscator-LLVM clang version 4.0.1 (based on Obfuscator-LLVM 4.0.1)
Target: arm-apple-darwin16.7.0
Thread model: posix
InstalledDir: /Users/i-mac/Files/lhp/obfuscator/build/bin
clang-4.0: note: diagnostic msg: PLEASE submit a bug report to http://o-llvm.org and include the crash backtrace, preprocessed source, and associated run script.
clang-4.0: note: diagnostic msg:
PLEASE ATTACH THE FOLLOWING FILES TO THE BUG REPORT:
Preprocessed source(s) and associated run script(s) are located at:
clang-4.0: note: diagnostic msg: /var/folders/cs/lthfm4pn66xcqck3pd73vw940000gn/T/AESEncrypt-a20999.cpp
clang-4.0: note: diagnostic msg: /var/folders/cs/lthfm4pn66xcqck3pd73vw940000gn/T/AESEncrypt-a20999.sh
clang-4.0: note: diagnostic msg: Crash backtrace is located in
clang-4.0: note: diagnostic msg: /Users/i-mac/Library/Logs/DiagnosticReports/clang-4.0__.crash
clang-4.0: note: diagnostic msg: (choose the .crash file that corresponds to your crash)
clang-4.0: note: diagnostic msg:
Command /Users/i-mac/Files/lhp/obfuscator/build/bin/clang failed with exit code 254
The text was updated successfully, but these errors were encountered: