[cfe-dev] building llvm-lit?

NAKAMURA Takumi geek4civic at gmail.com
Sun Oct 30 20:09:29 PDT 2011


2011年10月28日 13:58:51 UTC+9 Timothy Shiu <timoshiu at yahoo.com>:
> I am relatively new to llvm clang hacking. here is my question.
> my build miss llvm-lit target. how can I build llvm-lit? (configure? make?
> svn co?)

Do you use CMake? Then llvm-lit should be generated in configuring
time (on running cmake).

...Takumi



More information about the cfe-dev mailing list