From 93f8ee16eaf84b0737c0f2274be569f8abae7504 Mon Sep 17 00:00:00 2001 From: Sebastian Redl Date: Sun, 8 Mar 2009 11:43:20 +0000 Subject: Test commit git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@66378 91177308-0d34-0410-b5e6-96231b3b80d8 --- lib/Debugger/README.txt | 1 - 1 file changed, 1 deletion(-) (limited to 'lib/Debugger') diff --git a/lib/Debugger/README.txt b/lib/Debugger/README.txt index 04a18fe..89935c5 100644 --- a/lib/Debugger/README.txt +++ b/lib/Debugger/README.txt @@ -5,4 +5,3 @@ directory builds into a library which can be used by various debugger front-ends to debug LLVM programs. The current command line LLVM debugger, llvm-db is currently the only client of this library, but others could be built, to provide a GUI front-end for example. - -- cgit v1.1