mirror of
https://github.com/intel/llvm.git
synced 2026-02-09 01:52:26 +08:00
That commit incorrectly expanded the assumption that defined(__APPLE__) implies SjLj exception handling, which only is true within ARM code sections. llvm-svn: 314695