summaryrefslogtreecommitdiffstats
path: root/llvm/runtime/GCCLibraries/crtend/Exception.cpp
Commit message (Expand)AuthorAgeFilesLines
* crtend is only for llvm-gcc3, remove it.Chris Lattner2007-02-231-54/+0
* Undo removal of the runtime libraries. While this may have been a bitReid Spencer2006-11-171-0/+54
* In LLVM 2.0 we won't use the runtime libraries as llvm-gcc3 support willReid Spencer2006-11-161-54/+0
* Fix wierd problems linking C programs which look for symbols in libstdc++.Chris Lattner2003-11-081-3/+0
* Move language independent exception handling routines OUT of C++Exception.cppChris Lattner2003-08-301-0/+57
OpenPOWER on IntegriCloud