diff options
Diffstat (limited to 'lib/Debugger')
-rw-r--r-- | lib/Debugger/README.txt | 1 |
1 files changed, 0 insertions, 1 deletions
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. - |