summaryrefslogtreecommitdiffstats
path: root/llvm/projects/ModuleMaker
Commit message (Collapse)AuthorAgeFilesLines
* Moved these files to "SmallExamples" directory.Reid Spencer2004-08-1915-18147/+0
| | | | llvm-svn: 15925
* Add #include <iostream> since Value.h doesn't include it any more.Reid Spencer2004-07-041-0/+1
| | | | llvm-svn: 14624
* Configure script for ModuleMaker.John Criswell2003-11-251-0/+2210
| | | | llvm-svn: 10216
* Auto-confed ModuleMaker.John Criswell2003-11-258-0/+15771
| | | | llvm-svn: 10215
* Auto-conf'ed the ModuleMaker code.John Criswell2003-11-251-0/+0
| | | | | | Moved Makefile.common to Makefile.common.in. llvm-svn: 10214
* Put all LLVM code into the llvm namespace, as per bug 109.Brian Gaeke2003-11-111-0/+2
| | | | llvm-svn: 9903
* Added LLVM copyrights to Makefiles.John Criswell2003-10-203-0/+24
| | | | llvm-svn: 9313
* Checkin of autoconf-style object root.John Criswell2003-09-061-4/+17
| | | | | | Modified Makefiles to use the new Makefile setup in LLVM. llvm-svn: 8380
* Initial checkinChris Lattner2003-08-211-0/+9
| | | | llvm-svn: 8039
* Initial checkin of ModuleMaker projectChris Lattner2003-08-215-0/+117
llvm-svn: 8036
OpenPOWER on IntegriCloud