summaryrefslogtreecommitdiff
path: root/docs/CommandGuide/llc.rst
Commit message (Collapse)AuthorAge
* Fix grammar.Bill Wendling2013-08-05
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@187755 91177308-0d34-0410-b5e6-96231b3b80d8
* Speling.Jakob Stoklund Olesen2013-07-24
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@187076 91177308-0d34-0410-b5e6-96231b3b80d8
* Update old llc documentation.Jakob Stoklund Olesen2013-07-24
| | | | | | Patch by Hafiz Abid! git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@187056 91177308-0d34-0410-b5e6-96231b3b80d8
* Document the -filetype option of llc (PR #12902)Eli Bendersky2013-04-22
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@180031 91177308-0d34-0410-b5e6-96231b3b80d8
* Documentation for llc: reformat.Dmitri Gribenko2012-11-29
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@168912 91177308-0d34-0410-b5e6-96231b3b80d8
* [docs] Add ReST version of all the man pages.Daniel Dunbar2012-05-08
- The POD versions are slated for execution, but are still around until llvm.org machinery is in place. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@156384 91177308-0d34-0410-b5e6-96231b3b80d8