diff options
author | Howard Hinnant <hhinnant@apple.com> | 2011-12-06 17:51:25 +0000 |
---|---|---|
committer | Howard Hinnant <hhinnant@apple.com> | 2011-12-06 17:51:25 +0000 |
commit | 2642af9e23747782e8fd458640346e080b6609e9 (patch) | |
tree | aceb46a8065144706d7f6455f769c0a1975b7050 /llvm/lib/CodeGen/MachineBasicBlock.cpp | |
parent | 04424665c3bb66aca561429108c987106ded0201 (diff) | |
download | llvm-2642af9e23747782e8fd458640346e080b6609e9.zip llvm-2642af9e23747782e8fd458640346e080b6609e9.tar.gz llvm-2642af9e23747782e8fd458640346e080b6609e9.tar.bz2 |
terminate, unexpected and new handlers. If terminating while an exception is unwinding, an attempt is made to print out the what() string if the exception is derived from std::exception. __terminate(handler) and __unexpected(handler) helpers are present in anticipation of other parts of libc++abi needing to call these interfaces with custom handlers.
llvm-svn: 145948
Diffstat (limited to 'llvm/lib/CodeGen/MachineBasicBlock.cpp')
0 files changed, 0 insertions, 0 deletions