llvm-6502/tools/llvmc
Reid Spencer cc97cfc43e For PR514:
* 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.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@22128 91177308-0d34-0410-b5e6-96231b3b80d8
2005-05-19 00:52:28 +00:00
..
c For PR514: 2005-05-19 00:52:28 +00:00
CompilerDriver.cpp For PR514: 2005-05-19 00:52:28 +00:00
CompilerDriver.h For PR514: 2005-05-19 00:52:28 +00:00
ConfigLexer.h For PR514: 2005-05-19 00:52:28 +00:00
ConfigLexer.l For PR514: 2005-05-19 00:52:28 +00:00
Configuration.cpp For PR514: 2005-05-19 00:52:28 +00:00
Configuration.h Remove trailing whitespace 2005-04-22 00:00:37 +00:00
cpp For PR514: 2005-05-19 00:52:28 +00:00
LICENSE.TXT License file for llvmc. 2004-08-25 00:41:06 +00:00
ll For PR514: 2005-05-19 00:52:28 +00:00
llvmc.cpp * Use consistent spacing for function arguments 2005-05-05 22:38:21 +00:00
Makefile For PR514: 2005-05-19 00:52:28 +00:00
st.in Clean up and correct llvmc configurations for C and C++ 2005-05-03 06:13:18 +00:00