Hi all, I'm trying to compile projects into LLVM Bitcode files instead of executable binaries, without needing to change the Makefile and the configure script. What is the simplest way of doing that ? Thanks Julien