summaryrefslogtreecommitdiffstats
path: root/llvm/tools/llvmc/cpp
Commit message (Collapse)AuthorAgeFilesLines
* Drop llvmc also, it will be replaced by shiny new llvmc2Anton Korobeynikov2008-05-041-61/+0
| | | | llvm-svn: 50615
* For PR514:Reid Spencer2005-05-191-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 Spencer2004-11-231-61/+0
| | | | llvm-svn: 18185
* Initial commit of a configuration file for compiling C++ programs withReid Spencer2004-08-301-0/+61
the file name pattern *.cpp llvm-svn: 16117
OpenPOWER on IntegriCloud