summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Debugger
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/lib/Debugger')
-rw-r--r--llvm/lib/Debugger/README.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/llvm/lib/Debugger/README.txt b/llvm/lib/Debugger/README.txt
index 04a18febc65..89935c5a631 100644
--- a/llvm/lib/Debugger/README.txt
+++ b/llvm/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.
-
OpenPOWER on IntegriCloud