Sylvestre Ledru
01ce646378
fix some typos in the doc
...
llvm-svn: 276968
2016-07-28 09:28:58 +00:00
Justin Bogner
d2783a8964
FAQ: Remove the entire Build Problems section
...
This is all horribly outdated, and is mostly about the autoconf build
system that doesn't even exist anymore. These questions aren't
frequent, and these answers aren't useful.
llvm-svn: 264141
2016-03-23 06:54:42 +00:00
Justin Bogner
4d8b1ffdf6
FAQ: We require GCC 4.7 - nobody's asking about build failures with 3.3.2
...
llvm-svn: 264139
2016-03-23 06:38:53 +00:00
Wilfred Hughes
9acf624f1c
Updating source languages entry in FAQ.
...
Dragonegg is no longer actively maintained[1], and the Pypy team is not
actively pursuing LLVM[2].
1: http://reviews.llvm.org/D9331
2: http://rpython.readthedocs.org/en/latest/faq.html#could-we-use-llvm
llvm-svn: 263314
2016-03-12 00:43:26 +00:00
Jonathan Roelofs
df8ac40381
Clean up docs references to './configure' in preparation for deprecating in-source builds
...
http://reviews.llvm.org/D8787
llvm-svn: 236144
2015-04-29 20:06:41 +00:00
Chris Lattner
537f940e83
remove an old entry whose link is broken anyway
...
llvm-svn: 202617
2014-03-02 06:37:03 +00:00
Sean Silva
e593654d4f
docs: Fix long standing linking antipattern.
...
Before we learned about :doc:, we used :ref: and put a dummy link at the
top of each page. Don't do that anymore.
This fixes PR14891 as a special case.
llvm-svn: 172162
2013-01-11 02:28:08 +00:00
Sean Silva
ffbd8c6222
docs: Add FAQ about "storing to a virtual register".
...
This came up for the N+1'st time today in IRC.
llvm-svn: 171155
2012-12-27 10:23:04 +00:00
Dmitri Gribenko
8a382641f3
Documentation: use a 'console' highlighter for terminal output examples. This
...
gives a nicer output than 'bash'.
llvm-svn: 169979
2012-12-12 13:56:37 +00:00
Michael J. Spencer
46244975ff
[docs] Port FAQ over to Sphinx.
...
Patch by Mikael Lyngvig!
llvm-svn: 158677
2012-06-18 20:21:38 +00:00