llvm-6502/support/lib/Support
Chris Lattner 7c97cee26a Submitted by Casey Carter:
ISSUE: Linux doesn't have any steenking SIGEMT signal, as referred to in
lib/Support/Signals.cpp.

ACTION: Wrap the use with a #ifdef SIGEMT / #endif.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@3700 91177308-0d34-0410-b5e6-96231b3b80d8
2002-09-13 14:57:24 +00:00
..
Annotation.cpp Fix problem that GCC3.1 doesn't like. 2002-07-24 20:17:22 +00:00
CommandLine.cpp Simplify writing custom parsers. 2002-08-07 18:36:37 +00:00
ConstantRange.cpp Minor bug fix. 2002-09-03 23:12:40 +00:00
LeakDetector.cpp Remove extra #include 2002-09-10 15:43:30 +00:00
Makefile *** empty log message *** 2002-07-23 17:52:38 +00:00
NameMangling.cpp Fix const problems 2002-06-05 17:55:27 +00:00
PluginLoader.cpp *** empty log message *** 2002-07-25 06:17:51 +00:00
Signals.cpp Submitted by Casey Carter: 2002-09-13 14:57:24 +00:00
Statistic.cpp *** empty log message *** 2002-07-22 02:10:13 +00:00
StatisticReporter.cpp *** empty log message *** 2002-07-22 02:10:13 +00:00