Make llvm_unreachable evaluate to __builtin_unreachable() in -Asserts
authorJohn McCall <rjmccall@apple.com>
Mon, 14 Mar 2011 20:01:21 +0000 (20:01 +0000)
committerJohn McCall <rjmccall@apple.com>
Mon, 14 Mar 2011 20:01:21 +0000 (20:01 +0000)
commit2f9a9ed785416a7350f30141fcc405b69a1b9d5d
tree04c3811dcf74f84b4eefbe4593cc3d3cd840d2ca
parent766faf4b2b7fe2835181777fb50d9f4d1814aba5
Make llvm_unreachable evaluate to __builtin_unreachable() in -Asserts
builds, which was the apparent consensus of PR8973 and llvmdev.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@127608 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Support/Compiler.h
include/llvm/Support/ErrorHandling.h