diff options
author | Howard Hinnant <hhinnant@apple.com> | 2011-12-06 19:02:03 +0000 |
---|---|---|
committer | Howard Hinnant <hhinnant@apple.com> | 2011-12-06 19:02:03 +0000 |
commit | dfb34fcb1abec24f037ea908ef959783dd361b79 (patch) | |
tree | 7b8fbbfb661049db401b83a96cb4cd0150b55bcf /llvm/lib/CodeGen/MachineBasicBlock.cpp | |
parent | 1ad92487ff566d2dee36e7911da6db506993fda7 (diff) | |
download | llvm-dfb34fcb1abec24f037ea908ef959783dd361b79.zip llvm-dfb34fcb1abec24f037ea908ef959783dd361b79.tar.gz llvm-dfb34fcb1abec24f037ea908ef959783dd361b79.tar.bz2 |
Substituted std::get_terminate() for direct access to the handler function pointer (which is now a static in cxa_handlers.cpp). This has the advantage of going through the atomic API and so is less likely to cause a data race. Ditto for unexpected.
llvm-svn: 145951
Diffstat (limited to 'llvm/lib/CodeGen/MachineBasicBlock.cpp')
0 files changed, 0 insertions, 0 deletions