hanchenye-llvm-project/openmp
Jim Cownie 3b81ce6b15 After three iterations of community review, we believe that this new
CMAKE buld system should meet everyone's requirements.

Enhanced CMake Build System Commit 

* Supports Linux, Mac, Windows, and Intel® Xeon Phi builds
* Supports building with gcc, icc, clang, and Visual Studio compilers
* Supports bulding "fat" libraries on OS/X with clang
* Details and documentation on how to use build system 
  are in Build_With_CMake.txt
* To use the old CMake build system (corresponds to 
  CMakeLists.txt.old), just rename CMakeLists.txt to
  CMakeLists.txt.other and rename CMakeLists.txt.old to
  CMakeLists.txt

llvm-svn: 214850
2014-08-05 09:32:28 +00:00
..
offload Fix typos 2014-06-01 18:28:36 +00:00
runtime After three iterations of community review, we believe that this new 2014-08-05 09:32:28 +00:00
testsuite Fix typos 2014-06-01 18:28:36 +00:00
www Add testsuite from OpenUH 2014-05-10 17:02:09 +00:00
CREDITS.txt Add testsuite from OpenUH 2014-05-10 17:02:09 +00:00
LICENSE.txt