diff options
| author | Sebastian Redl <sebastian.redl@getdesigned.at> | 2009-03-08 11:43:20 +0000 |
|---|---|---|
| committer | Sebastian Redl <sebastian.redl@getdesigned.at> | 2009-03-08 11:43:20 +0000 |
| commit | 93f8ee16eaf84b0737c0f2274be569f8abae7504 (patch) | |
| tree | 497d91e4965749b14c3f28d75eb271ea55cee8f6 /lib/Debugger | |
| parent | ca95e5cd6410f328000428d35e3e55af0b4d0bef (diff) | |
| download | external_llvm-93f8ee16eaf84b0737c0f2274be569f8abae7504.zip external_llvm-93f8ee16eaf84b0737c0f2274be569f8abae7504.tar.gz external_llvm-93f8ee16eaf84b0737c0f2274be569f8abae7504.tar.bz2 | |
Test commit
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@66378 91177308-0d34-0410-b5e6-96231b3b80d8
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. - |
