OpenSSL Compile OpenSSL with LLVM ./Configure CC=wllvm CXX=wllvm++ CFLAGS="-g -fstrict-aliasing" This configuration is useful when building OpenSSL for whole-program analysis or LLVM-based instrumentation.