Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Drop llvmc also, it will be replaced by shiny new llvmc2 | Anton Korobeynikov | 2008-05-04 | 1 | -61/+0 |
| | | | | llvm-svn: 50615 | ||||
* | For PR514: | Reid Spencer | 2005-05-19 | 1 | -0/+61 |
| | | | | | | | | | | * language specification files are no longer configured with "configure" * add substitutions for %bindir%, %libdir%, and various llvmgcc related variables needed in the c and cpp spec files. * Implement the stubstituions in the Compiler Driver. * Move st.in to projects/Stacker/tools/stkrc where it belongs. llvm-svn: 22128 | ||||
* | Removed in favor of configurable (*.in) versions. | Reid Spencer | 2004-11-23 | 1 | -61/+0 |
| | | | | llvm-svn: 18185 | ||||
* | Initial commit of a configuration file for compiling C++ programs with | Reid Spencer | 2004-08-30 | 1 | -0/+61 |
the file name pattern *.cpp llvm-svn: 16117 |