| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
| |
Adds a custom sidebar to LLVM docs. Sidebar includes links to How to submit a bug and FAQ topics, as well as a Show Source link and search box.
llvm-svn: 372432
|
|
|
|
|
|
| |
and clear the release notes.
llvm-svn: 366427
|
|
|
|
|
|
|
|
|
|
| |
rL358749 added a documentation page in the Markdown format. Currently,
such pages are ignored in the configuration script for manual pages.
This patch fixes that.
Differential Revision: https://reviews.llvm.org/D60964
llvm-svn: 359860
|
|
|
|
| |
llvm-svn: 351320
|
|
|
|
|
|
|
|
|
| |
Make sure all print statements are compatible with Python 2 and Python3 using
the `from __future__ import print_function` statement.
Differential Revision: https://reviews.llvm.org/D56249
llvm-svn: 350307
|
|
|
|
| |
llvm-svn: 350077
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Summary:
Add a CommandGuide for llvm-objdump summarizing its usage along with some
general context.
Reviewers: beanz
Reviewed By: beanz
Subscribers: Eugene.Zelenko, llvm-commits
Differential Revision: https://reviews.llvm.org/D50034
llvm-svn: 339250
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Sphinx.
We think the bot is updated now, so trying this again. I'm landing it
(with permission) as Michael is at a con at the moment.
Actual patch largely by Michael Spencer.
Differential Revision: https://reviews.llvm.org/D44910
llvm-svn: 338977
|
|
|
|
| |
llvm-svn: 338537
|
|
|
|
|
|
| |
Looks like this bot hasn't been updated yet.
llvm-svn: 337731
|
|
|
|
|
|
| |
Differential Revision: https://reviews.llvm.org/D44910
llvm-svn: 337730
|
|
|
|
|
|
| |
The buildbots have an old version of Sphinx (need at least 1.3). Revert until they are upgraded.
llvm-svn: 337513
|
|
|
|
|
|
| |
Differential Revision: https://reviews.llvm.org/D44910
llvm-svn: 337509
|
|
|
|
| |
llvm-svn: 321712
|
|
|
|
| |
llvm-svn: 308442
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The pygments syntax highlighting package used by sphinx fails to parse
newer LLVM constructs or valid (at least to me) gas constructs like
`.secrel32 _function_name + 0`.
Disable this particular warning so the build doesn't abort as fixing
pygments doesn't seem a workable option here.
Differential Revision: https://reviews.llvm.org/D29794
llvm-svn: 294672
|
|
|
|
| |
llvm-svn: 291815
|
|
|
|
| |
llvm-svn: 279943
|
|
|
|
|
|
| |
Differential Revision: https://reviews.llvm.org/D21821
llvm-svn: 275827
|
|
|
|
| |
llvm-svn: 257627
|
|
|
|
| |
llvm-svn: 244789
|
|
|
|
| |
llvm-svn: 242222
|
|
|
|
| |
llvm-svn: 226004
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
We branched 3.5, it's now time to work on 3.6.
This is Sylvestre's patch from [1] plus regenerated configure
file by me, and minus the release notes reset, which Sean
pointed out [2] should happen later.
1. http://reviews.llvm.org/D4660
2. http://lists.cs.uiuc.edu/pipermail/cfe-commits/Week-of-Mon-20140721/111137.html
llvm-svn: 214131
|
|
|
|
|
| |
FIXME: Dragonegg may be updated at non-trivial changes.
llvm-svn: 198274
|
|
|
|
| |
llvm-svn: 181350
|
|
|
|
| |
llvm-svn: 171342
|
|
|
|
|
|
| |
Please squawk if you find this appalling or otherwise don't like it.
llvm-svn: 170803
|
|
|
|
| |
llvm-svn: 168273
|
|
|
|
| |
llvm-svn: 163235
|
|
|
|
|
|
| |
character instead of always the last character.
llvm-svn: 162767
|
|
|
|
| |
llvm-svn: 156386
|
|
|
|
| |
llvm-svn: 156032
|
|
|
|
|
|
| |
build system generate this file with the proper version.
llvm-svn: 155221
|
|
|
|
|
|
| |
with Sphinx.
llvm-svn: 155153
|
|
|
|
|
|
|
|
| |
- Work in progress, this is mostly important because it lets us incrementally migrate the remaining documentation.
- Lots of styling, editing, and integration work yet to come…
- PR12589
llvm-svn: 155133
|
|
- Work in progress, this is just the basic structure.
llvm-svn: 155132
|