Modify the SlowOperationInformer interface to not throw exceptions.
authorChris Lattner <sabre@nondot.org>
Thu, 6 Jul 2006 22:34:06 +0000 (22:34 +0000)
committerChris Lattner <sabre@nondot.org>
Thu, 6 Jul 2006 22:34:06 +0000 (22:34 +0000)
commit148f440635598630718ee32aeee56fded466039c
treec911433a30d9123ec74e4c6d1076652e4301d454
parentc6d945f91f6d39632620b49cf3b35a5f6ad49cad
Modify the SlowOperationInformer interface to not throw exceptions.

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