aboutsummaryrefslogtreecommitdiff
path: root/llvm/examples/ModuleMaker
AgeCommit message (Collapse)AuthorFilesLines
2004-08-23Moved small examples from /projects/SmallExamples to /examples.Reid Spencer14-18074/+4
Made the "ModuleMaker" into an example since its just one source file. llvm-svn: 16003
2004-08-23Moved the "SmallExamples" out of the /projects directory and into a newReid Spencer15-0/+18147
/examples directory. History was maintained. These programs do not need to be configured but things in /projects must be. llvm-svn: 16002