[LLVMdev] Checking llvm-config status code

Yuri Gribov tetra2005 at googlemail.com
Sun Aug 29 11:01:46 PDT 2010


Hi all,

Will anyone object to (my) adding llvm-config error code check in
Makefile.rules? I had errors in target definition which called early
abort of llvm-config in Makefile. These went undetected and caused
tons of following errors in other modules (because llvm-config failed
to generate appropriate cmdline strings for g++).

- Yuri



More information about the llvm-dev mailing list