diff options
author | Owen Anderson <resistor@mac.com> | 2010-07-26 18:31:17 +0000 |
---|---|---|
committer | Owen Anderson <resistor@mac.com> | 2010-07-26 18:31:17 +0000 |
commit | 12ba98858c348cd3a2682f5cf259e63e9ae184b4 (patch) | |
tree | 93d82c0989b2a1d1e8df509c6f540ad5fc0a01cb /README.txt | |
parent | 6ebfd72f37325a1ebceb53e5ecad524d359d8d0b (diff) | |
download | llvm-12ba98858c348cd3a2682f5cf259e63e9ae184b4.tar.gz |
One more test commit...
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@109420 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'README.txt')
-rw-r--r-- | README.txt | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/README.txt b/README.txt index 0dad9f5e0a67..0968e66e1e80 100644 --- a/README.txt +++ b/README.txt @@ -1,4 +1,4 @@ -Low Level Virtual Machine (LLVM) +\Low Level Virtual Machine (LLVM) ================================ This directory and its subdirectories contain source code for the Low Level @@ -13,4 +13,3 @@ assistance with LLVM. If you're writing a package for LLVM, see docs/Packaging.html for our suggestions. - |