XCore target: implement exception handling
authorRobert Lytton <robert@xmos.com>
Wed, 13 Nov 2013 10:19:31 +0000 (10:19 +0000)
committerRobert Lytton <robert@xmos.com>
Wed, 13 Nov 2013 10:19:31 +0000 (10:19 +0000)
commit8b99622b9b0902c709a33a07efb3461bc7830852
tree738227a4eac70e161aabed2e0a7dbb786bd6173b
parentcb92f8ecc9d94f6647fdbb7ffbe783b009344009
XCore target: implement exception handling

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@194564 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/XCore/MCTargetDesc/XCoreMCAsmInfo.cpp
lib/Target/XCore/XCoreFrameLowering.cpp
lib/Target/XCore/XCoreISelLowering.cpp
test/CodeGen/XCore/ashr.ll
test/CodeGen/XCore/exception.ll [new file with mode: 0644]