search for: dencrypt_only

Displaying 1 result from an estimated 1 matches for "dencrypt_only".

2011 Dec 06
1
[LLVMdev] Problem with IR code instruction
...gt;(r),inst->getNameStr(),inst); But when executed, my pass throw a segfault and a stacktrace: ../build/Release/bin/clang -emit-llvm -c -I./testprof/ -I./src/headers/ -I../libtommath-0.42.0/ -Wall Wsign-compare -W -Wshadow -Wno-unused-parameter -DLTC_SOURCE -DLTC_NO_ASM -DUSE_LTM -DLTM_DESC -DENCRYPT_ONLY -c src/ciphers/aes/aes.c -o src/ciphers/aes/aes_enc.bc ../build/Release/bin/opt -load ../build/Release/lib/LLVMobfuscation.so -substitution src/ciphers/aes/aes_enc.bc -o src/ciphers/aes/aes_enc.bc -stats 0 opt 0x00000000007f8faf 1 opt 0x00000000007f9419 2 libpthread...