rdar://11542750 - llvm.trap should be marked no return.
authorChris Lattner <sabre@nondot.org>
Sun, 27 May 2012 23:20:41 +0000 (23:20 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 27 May 2012 23:20:41 +0000 (23:20 +0000)
commit86208903cb3b693b26e144b8c5c7a0ab6a9a45c6
treeb360bf858bb3d876a60da664b10e0e4441688653
parent8e337120133c746640246feb9383556d383a94be
rdar://11542750 - llvm.trap should be marked no return.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@157551 91177308-0d34-0410-b5e6-96231b3b80d8
docs/LangRef.html
include/llvm/Intrinsics.td
test/Feature/intrinsics.ll
utils/TableGen/CodeGenIntrinsics.h
utils/TableGen/CodeGenTarget.cpp
utils/TableGen/IntrinsicEmitter.cpp