diff --git a/lib/Debugger/README.txt b/lib/Debugger/README.txt index 04a18febc65..89935c5a631 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. -