Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Correct the file header to reflect the new "examples" home for the file. | Reid Spencer | 2004-09-11 | 2 | -2/+2 | |
| | | | | llvm-svn: 16295 | |||||
* | Add library LLVMsystem.a because the JIT now needs it. | Reid Spencer | 2004-09-11 | 1 | -2/+2 | |
| | | | | llvm-svn: 16285 | |||||
* | Moved small examples from /projects/SmallExamples to /examples. | Reid Spencer | 2004-08-23 | 1 | -1/+1 | |
| | | | | | | Made the "ModuleMaker" into an example since its just one source file. llvm-svn: 16003 | |||||
* | Moved the "SmallExamples" out of the /projects directory and into a new | Reid Spencer | 2004-08-23 | 2 | -0/+203 | |
/examples directory. History was maintained. These programs do not need to be configured but things in /projects must be. llvm-svn: 16002 |