]> granicus.if.org Git - clang/commit
ARMv7k: simplify logic for deciding sjlj-exceptions.
authorTim Northover <tnorthover@apple.com>
Wed, 27 Jan 2016 22:14:02 +0000 (22:14 +0000)
committerTim Northover <tnorthover@apple.com>
Wed, 27 Jan 2016 22:14:02 +0000 (22:14 +0000)
commit3df2d70e2453b1a8b9f8267e64bb4cee5821579d
tree2c9adef456d84c66f047fe03fdaa30c2a2b3bdbb
parent7252bd2d5735df1b96ce56aef00ff4fd18cb24bf
ARMv7k: simplify logic for deciding sjlj-exceptions.

Slight change of behaviour in the odd armv7+watchos case, which should match
the other runtime components.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@258994 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Driver/ToolChains.cpp
test/Driver/arch-armv7k.c