Switch to using -fsjlj-exceptions instead of hard-coding it. Notably, this fixes
calls to the UnwindResumeOrRethrow function for C++/Obj-C exception handling,
for Darwin ARM.

llvm-svn: 95787
9 files changed
tree: b94a16b52e5a74d7576a8374fc1769387ca15251
  1. clang/
  2. compiler-rt/
  3. llvm/