llvm-6502/runtime/GCCLibraries/crtend
Chris Lattner 0028b2cdbc Be more typesafe
Call terminate and unexpected where appropriate.
Interface to libstdc++ as appropriate
Initial cut at implementing function exception specifications


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@8169 91177308-0d34-0410-b5e6-96231b3b80d8
2003-08-27 23:00:11 +00:00
..
C++-Exception.cpp Be more typesafe 2003-08-27 23:00:11 +00:00
C++-Exception.h Be more type-safe, add throw specs to all functions 2003-08-27 22:59:15 +00:00
crtend.c Don't register the destructors if the list is empty 2003-06-26 04:20:38 +00:00
Exception.h Add throw specs to the functions, remove (void) from the functions 2003-08-27 22:58:51 +00:00
listend.ll Update to match typename produced by the C frontend 2003-05-22 19:30:11 +00:00
Makefile Convert libraries into the BYTECODE_LIBRARY style 2003-08-15 02:20:32 +00:00