diff options
author | Akira Hatanaka <ahatanak@gmail.com> | 2011-05-06 22:11:29 +0000 |
---|---|---|
committer | Akira Hatanaka <ahatanak@gmail.com> | 2011-05-06 22:11:29 +0000 |
commit | 325e66d81a19f4bfea04c670929d375a9e0235f1 (patch) | |
tree | 2fcd7055fc97d961e4540cbb626cb6040a04373b /docs | |
parent | bfb8705d979e910133c8c6637e5a3fa2de6659ee (diff) |
1. Keep lines in 80 columns.
2. Remove unused function.
3. Correct indentation.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@131028 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'docs')
-rw-r--r-- | docs/CompilerDriver.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/CompilerDriver.html b/docs/CompilerDriver.html index f9782d3261..0f5d3592a2 100644 --- a/docs/CompilerDriver.html +++ b/docs/CompilerDriver.html @@ -679,7 +679,7 @@ the <tt class="docutils literal">llvmc</tt> program behaves when it needs to cho <a href="mailto:foldr@codedgers.com">Mikhail Glushenkov</a><br /> <a href="http://llvm.org">LLVM Compiler Infrastructure</a><br /> -Last modified: $Date: 2008-12-11 11:34:48 -0600 (Thu, 11 Dec 2008) $ +Last modified: $Date$ </address></div> </div> </div> |