Allow llvm_report_error to accept a Twine.
authorDaniel Dunbar <daniel@zuster.org>
Fri, 24 Jul 2009 07:58:10 +0000 (07:58 +0000)
committerDaniel Dunbar <daniel@zuster.org>
Fri, 24 Jul 2009 07:58:10 +0000 (07:58 +0000)
commit82a29b6a02324e65847ed99bae84dafb2755ea32
tree2ee8d4ed76619169df8e0b7b7ea1c1cf0eb095e6
parent23ed52752bb40a9085c9d36bbc6603972c3e0080
Allow llvm_report_error to accept a Twine.

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