aboutsummaryrefslogtreecommitdiff
path: root/llvm/examples/ModuleMaker/ModuleMaker.cpp
AgeCommit message (Collapse)AuthorFilesLines
2004-08-23Moved small examples from /projects/SmallExamples to /examples.Reid Spencer1-0/+55
Made the "ModuleMaker" into an example since its just one source file. llvm-svn: 16003