Go to file
Anders Carlsson 6dc204de40 __cxa_atexit does not throw.
llvm-svn: 127977
2011-03-20 20:52:32 +00:00
clang __cxa_atexit does not throw. 2011-03-20 20:52:32 +00:00
compiler-rt Carefully written implementations of the 32-bit integer divide and modulus functions for ARM. These are still using a naive digit-by-digit algorithm, but the core loop has been carefully written. 2011-03-18 16:35:02 +00:00
debuginfo-tests test case for r125249. 2011-02-10 00:41:14 +00:00
libcxx <rdar://problem/9073695> std::uncaught_exception() becomes true before evaluating the throw-expression rather than after 2011-03-11 22:33:07 +00:00
lldb Split all of the core of LLDB.framework/lldb.so into a 2011-03-20 04:57:14 +00:00
llvm Don't try to eliminate invokes to __cxa_atexit. 2011-03-20 20:21:33 +00:00