Update the names of the exception handling sjlj instrinsics to
authorJim Grosbach <grosbach@apple.com>
Thu, 14 May 2009 00:46:35 +0000 (00:46 +0000)
committerJim Grosbach <grosbach@apple.com>
Thu, 14 May 2009 00:46:35 +0000 (00:46 +0000)
commitf95701286664df01a5683a71c9a02c056fed0aa7
tree0c52d3994a8442264120c900acabea74965ae4f6
parente340e84196af8618b623d499a040150373ae5da4
Update the names of the exception handling sjlj instrinsics to
llvm.eh.sjlj.* for better clarity as to their purpose and scope. Add
a description of llvm.eh.sjlj.setjmp to ExceptionHandling.html.
(llvm.eh.sjlj.longjmp documentation coming when that implementation is
added).

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@71758 91177308-0d34-0410-b5e6-96231b3b80d8
docs/ExceptionHandling.html
include/llvm/Intrinsics.td
lib/Target/ARM/ARMISelLowering.cpp
lib/Target/ARM/ARMISelLowering.h
lib/Target/ARM/ARMInstrInfo.cpp
lib/Target/ARM/ARMInstrInfo.td