llvm-6502/support/lib/Support
Brian Gaeke ad95d9ef50 Isolate machine-dependent use of <alloca.h> in "Support/Alloca.h",
so that we can easily change its use to be conditional on the result of
an autoconf test later.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@6723 91177308-0d34-0410-b5e6-96231b3b80d8
2003-06-16 21:54:01 +00:00
..
Annotation.cpp Add using declarations 2003-05-22 21:59:35 +00:00
CommandLine.cpp Add new CommaSeparated option modifier 2003-05-22 20:26:17 +00:00
ConstantRange.cpp Minor bug fix. 2002-09-03 23:12:40 +00:00
LeakDetector.cpp Add an optimization to support the most common access pattern for the 2002-09-19 19:22:11 +00:00
Makefile *** empty log message *** 2002-07-23 17:52:38 +00:00
PluginLoader.cpp *** empty log message *** 2002-07-25 06:17:51 +00:00
Signals.cpp Make _sure_ we don't go into an infinite loop if a signal happens! 2003-05-27 16:25:04 +00:00
Statistic.cpp Add a new info-output-file option (hidden from --help) which is to be used by 2003-05-09 20:05:44 +00:00
SystemUtils.cpp Isolate machine-dependent use of <alloca.h> in "Support/Alloca.h", 2003-06-16 21:54:01 +00:00
Timer.cpp Fix compilation problem with some versions of G++ 2003-06-06 22:13:01 +00:00