aboutsummaryrefslogtreecommitdiffstats
path: root/projects/sample/lib
Commit message (Expand)AuthorAgeFilesLines
* Update to LLVM 3.5a.Stephen Hines2014-04-243-54/+0
* I swear I did a make clean and make before committing all this...Michael J. Spencer2010-11-291-1/+1
* Move DataTypes.h to include/llvm/System, update all users. This breaks the lastChandler Carruth2009-10-261-1/+1
* remove dead makefile flags.Chris Lattner2009-06-241-2/+0
* Make sample project -pedantic clean.Reid Spencer2006-11-032-5/+3
* For PR780:Reid Spencer2006-08-071-4/+2
* For PR786:Reid Spencer2006-06-011-0/+2
* Fixed Makefile so it does, indeed, build a dynamic library.Robert Bocchino2006-01-061-1/+2
* oopsAndrew Lenharth2005-07-051-1/+1
* updatesAndrew Lenharth2005-07-051-1/+1
* Eliminate tabs and trailing spacesJeff Cohen2005-04-231-4/+4
* Fix nightly build by avoiding shared library construction.Reid Spencer2004-10-231-1/+3
* Changes For Bug 352Reid Spencer2004-09-011-1/+1
* Removed LLVM copyright from sample Makefile.John Criswell2003-10-212-14/+2
* Added LLVM copyrights to Makefiles.John Criswell2003-10-202-0/+16
* Adding in sample project tree.John Criswell2003-06-303-0/+51