OSDN Git Service

Turn effective assert(0) into llvm_unreachable
authorMatthias Braun <matze@braunis.de>
Thu, 14 May 2015 18:33:29 +0000 (18:33 +0000)
committerMatthias Braun <matze@braunis.de>
Thu, 14 May 2015 18:33:29 +0000 (18:33 +0000)
commit49d3196418977f2b8ab1d74601b3fe07be37e3cc
tree054f86f720887136a6e8b7288e0d84546504822a
parentfd466aa498fc093fb9e969775a49c0a0a10d8832
Turn effective assert(0) into llvm_unreachable

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@237379 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/TargetSchedule.cpp