Hide the DOUT static variable behind a function interface.
authorDavid Greene <greened@obbligato.org>
Mon, 20 Jul 2009 16:16:06 +0000 (16:16 +0000)
committerDavid Greene <greened@obbligato.org>
Mon, 20 Jul 2009 16:16:06 +0000 (16:16 +0000)
commit3c9509f82a8ddc04f233587397e6c0d787694fab
tree35caa46645a90d4986de81eee7dbe4b6c23bbd9f
parent31e7eba06fdd74d72501b82fbedfb9724346c2ce
Hide the DOUT static variable behind a function interface.

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