summaryrefslogtreecommitdiffstats
path: root/llvm/tools/llvmc/examples/CMakeLists.txt
Commit message (Collapse)AuthorAgeFilesLines
* Remove llvmc and assorted build machinery for it.Eric Christopher2011-09-191-4/+0
| | | | | | | | The problems that llvmc solved have largely been subsumed with the tasks that the clang driver can accomplish, but llvmc lacks flexibility and depends too heavily on the EOL'd llvm-gcc. llvm-svn: 140093
* Builds llvmc and its examples with CMake.Oscar Fuentes2011-07-251-0/+4
Patch by arrowdodger! llvm-svn: 135919
OpenPOWER on IntegriCloud