Factory methods for FunctionPasses now return type FunctionPass *.
[oota-llvm.git] / lib / Support / Signals.cpp
2003-08-01 Chris LattnerMove #include from a header to here
2003-06-30 John CriswellMerged in autoconf branch. This provides configuration...
2003-05-27 Chris LattnerMake _sure_ we don't go into an infinite loop if a...
2003-05-22 Chris LattnerAdd using declarations
2002-09-13 Chris LattnerSubmitted by Casey Carter:
2002-06-25 Anand Shuklachanges to make it compatible with 64bit gcc
2002-04-18 Chris LattnerAdd new api for basic signal handling for tools