llvm-6502/tools/llvmc
Reid Spencer 2d3ee4e2eb Configuration data now supports a vector of library paths.
Add the GetPathForLinkageItem method to the interface so full paths can
be generated for a given linkage item.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@18187 91177308-0d34-0410-b5e6-96231b3b80d8
2004-11-23 23:40:06 +00:00
..
c.in Configurable language configuration files. 2004-11-23 23:33:08 +00:00
CompilerDriver.cpp Get the -o option right 2004-11-20 20:39:33 +00:00
CompilerDriver.h Configuration data now supports a vector of library paths. 2004-11-23 23:40:06 +00:00
ConfigLexer.h SPACE is a legitimate token now, to separate option words. 2004-11-23 23:35:50 +00:00
ConfigLexer.l Handle space, separators, bad substitutions, and library search path better 2004-11-23 23:35:16 +00:00
Configuration.cpp Make various adjustments to parsing so that the separator character doesn't 2004-11-23 23:37:26 +00:00
Configuration.h Remove template args that are the same as the default 2004-10-25 19:09:41 +00:00
cpp.in Configurable language configuration files. 2004-11-23 23:33:08 +00:00
LICENSE.TXT
ll.in Configurable language configuration files. 2004-11-23 23:33:08 +00:00
llvmc.cpp Get the -o option right 2004-11-20 20:45:33 +00:00
Makefile Add the c and cpp configuration files. 2004-11-23 23:38:46 +00:00
st.in Configurable language configuration files. 2004-11-23 23:33:08 +00:00