[cfe-dev] How to build clang into a monolithic bitcode file?

Xiaolong Tang xiaolong.snake at gmail.com
Tue Feb 22 15:16:29 PST 2011


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



More information about the cfe-dev mailing list