rename llvm_install_error_handler -> install_fatal_error_handler
authorChris Lattner <sabre@nondot.org>
Wed, 7 Apr 2010 23:12:29 +0000 (23:12 +0000)
committerChris Lattner <sabre@nondot.org>
Wed, 7 Apr 2010 23:12:29 +0000 (23:12 +0000)
commitb0094c2404d0f826aa736bdb7d4d2fba65ad50b4
tree2df856e5594198c660bf77a14c908b94f4884311
parent28e830d25f035508c61fd376fa07e390e0bec54b
rename llvm_install_error_handler -> install_fatal_error_handler
and friends.

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