Start looking for LLVM from version 3.3 then higher version.
authorSimon Richter <Simon.Richter@hogyros.de>
Mon, 2 Dec 2013 13:27:46 +0000 (14:27 +0100)
committerZhigang Gong <zhigang.gong@intel.com>
Wed, 8 Jan 2014 02:58:51 +0000 (10:58 +0800)
commitffebe3b5272b7216a8f7666786d82b6c22aa6f81
tree0325330cba26921f9a70dafb5b199c0875ee5201
parentd507f29fa3bc7fb29db133488347b8050b6590a1
Start looking for LLVM from version 3.3 then higher version.

When different LLVM versions are installed, look for 3.5, 3.4 and 3.3 in
order, then try the system default.

As configuring for 3.1 and 3.2 gives an error now, drop these versions from
the search.

v2:
change to use llvm 3.3 as the preferred version.
update the document accordingly.

Signed-off-by: Simon Richter <Simon.Richter@hogyros.de>
Signed-off-by: Zhigang Gong <zhigang.gong@linux.intel.com>
CMake/FindLLVM.cmake
docs/Beignet.mdwn