diff options
author | Daniel Dunbar <daniel@zuster.org> | 2010-02-13 22:23:47 +0000 |
---|---|---|
committer | Daniel Dunbar <daniel@zuster.org> | 2010-02-13 22:23:47 +0000 |
commit | e7330f266250eb99114f6357a2ec1aa1d4e153d0 (patch) | |
tree | ec421b59bff7707abfe341ed72c6fb44144736ef | |
parent | 34c50c2a3eb03b70185f5d16920e56736ac2b4bf (diff) | |
download | external_llvm-e7330f266250eb99114f6357a2ec1aa1d4e153d0.tar.gz external_llvm-e7330f266250eb99114f6357a2ec1aa1d4e153d0.tar.bz2 external_llvm-e7330f266250eb99114f6357a2ec1aa1d4e153d0.zip |
Trim trailing spaces (aka, trigger rebuild).
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@96126 91177308-0d34-0410-b5e6-96231b3b80d8
-rw-r--r-- | README.txt | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/README.txt b/README.txt index 6c2dbb0ad4..7388752fb1 100644 --- a/README.txt +++ b/README.txt @@ -10,5 +10,3 @@ the license agreement found in LICENSE.txt. Please see the HTML documentation provided in docs/index.html for further assistance with LLVM. - - |