summaryrefslogtreecommitdiffstats
path: root/stacker/lib/compiler/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Delete stacker project.SVN to Git Conversion2007-07-221-28/+0
| | | | (Commit inserted retroactively during svn2git conversion)
* Make this compile again by abandoning partially completed makefile work.Reid Spencer2007-04-051-1/+0
| | | | llvm-svn: 35682
* For PR789:Reid Spencer2007-03-291-0/+1
| | | | | | | | Make the sys::Path::getFileStatus function more efficient by having it return a pointer to the FileStatus structure rather than copy it. Adjust uses of the function accordingly. Also, fix some memory issues in sys::Path. llvm-svn: 35476
* Make Stacker makefiles more compliant with LLVM standards.Reid Spencer2007-02-041-1/+8
| | | | | | Fix linkage problems after libLLVMTransforms.a was removed. llvm-svn: 33887
* For PR1074:Reid Spencer2007-01-171-0/+21
Remove the projects/Stacker directory. LLVM is now free of dependency on llvm-gcc. llvm-svn: 33278
OpenPOWER on IntegriCloud