aboutsummaryrefslogtreecommitdiff
path: root/llvm/examples/ModuleMaker/README.txt
AgeCommit message (Collapse)AuthorFilesLines
2010-09-29Convert a bunch of uses of 'bytecode' into 'bitcode'. ThisDuncan Sands1-1/+1
is not everything, but the remaining cases are less trivial. llvm-svn: 115080
2006-05-29Correct some grammar and describe current reality.Reid Spencer1-5/+4
llvm-svn: 28532
2004-08-23Moved the "SmallExamples" out of the /projects directory and into a newReid Spencer1-0/+9
/examples directory. History was maintained. These programs do not need to be configured but things in /projects must be. llvm-svn: 16002