aboutsummaryrefslogtreecommitdiff
path: root/projects/sample/lib
AgeCommit message (Expand)Author
2010-11-29I swear I did a make clean and make before committing all this...Michael J. Spencer
2009-10-26Move DataTypes.h to include/llvm/System, update all users. This breaks the lastChandler Carruth
2009-06-24remove dead makefile flags.Chris Lattner
2006-11-03Make sample project -pedantic clean.Reid Spencer
2006-08-07For PR780:Reid Spencer
2006-06-01For PR786:Reid Spencer
2006-01-06Fixed Makefile so it does, indeed, build a dynamic library.Robert Bocchino
2005-07-05oopsAndrew Lenharth
2005-07-05updatesAndrew Lenharth
2005-04-23Eliminate tabs and trailing spacesJeff Cohen
2004-10-23Fix nightly build by avoiding shared library construction.Reid Spencer
2004-09-01Changes For Bug 352Reid Spencer
2003-10-21Removed LLVM copyright from sample Makefile.John Criswell
2003-10-20Added LLVM copyrights to Makefiles.John Criswell
2003-06-30Adding in sample project tree.John Criswell