Use "clang" command from PATH
authorSimon Richter <Simon.Richter@hogyros.de>
Tue, 2 Apr 2013 13:01:52 +0000 (15:01 +0200)
committerZhigang Gong <zhigang.gong@linux.intel.com>
Thu, 18 Apr 2013 03:21:35 +0000 (11:21 +0800)
commit0546d2e673712282a08874a09f6d825f327f6396
tree991984fc2496b0bb985d7fc007838a920670a27f
parent27b862dc6cab1c6ca0fbdaae7493a47688c0bcdf
Use "clang" command from PATH

This assumes that LLVM is installed in the system path, but avoids
compiling the path of binaries into the library.

Reviewed-by: Zhigang Gong <zhigang.gong@linux.intel.com>
backend/src/backend/program.cpp