aboutsummaryrefslogtreecommitdiff
path: root/runtime/GCCLibraries/crtend/Exception.cpp
AgeCommit message (Expand)Author
2007-02-23crtend is only for llvm-gcc3, remove it.Chris Lattner
2006-11-17Undo removal of the runtime libraries. While this may have been a bitReid Spencer
2006-11-16In LLVM 2.0 we won't use the runtime libraries as llvm-gcc3 support willReid Spencer
2003-11-08Fix wierd problems linking C programs which look for symbols in libstdc++.Chris Lattner
2003-08-30Move language independent exception handling routines OUT of C++Exception.cppChris Lattner