New class, useful for command-line interactive programs.
authorChris Lattner <sabre@nondot.org>
Wed, 31 Dec 2003 05:40:02 +0000 (05:40 +0000)
committerChris Lattner <sabre@nondot.org>
Wed, 31 Dec 2003 05:40:02 +0000 (05:40 +0000)
commita2e9363617a77b7ada49759676d464bdf373cc69
treecdbdb4fabd19020b031fb702e35dad66578fe0bc
parenta7e2321a65b1ad8daf593125a2b81635ad80c1d5
New class, useful for command-line interactive programs.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@10662 91177308-0d34-0410-b5e6-96231b3b80d8
include/Support/SlowOperationInformer.h [new file with mode: 0644]
include/llvm/Support/SlowOperationInformer.h [new file with mode: 0644]
lib/Support/SlowOperationInformer.cpp [new file with mode: 0644]