Hi all, I am wondering if there is any quick way to tweak the "Makefile" of clang (or LLVM) such that compiling clang can arrive at its bitcode file (where the symbols from llvm are already resolved), rather than the executable file? Xiaolong