Hafiz Abid Qadeer
43def795aa
Update references to 'master' branch.
...
This commit replace 'master' with 'main' in llvm/docs.
Reviewed By: sammccall, kristof.beyls
Differential Revision: https://reviews.llvm.org/D92831
2020-12-21 19:10:34 +00:00
Sylvestre Ledru
72fd1033ea
Doc: Links should use https
2020-03-22 22:49:33 +01:00
Sylvestre Ledru
ea4ec17208
update of the llvm doc: we moved to git
2020-03-22 22:36:21 +01:00
Josh Kunz
6760ca8c76
[docs] Tiny rewording in the portability FAQ entry
...
The entry reads better with these two words swapped.
2019-11-20 16:40:30 -08:00
Sylvestre Ledru
68eef2bcd0
Update the FAQ: remove stuff related to the previous license +
...
update info about the portability of LLVM.
llvm-svn: 373576
2019-10-03 09:43:54 +00:00
Sven van Haastregt
1bc2cccf18
Remove some autoconf references from docs and comments
...
The autoconf build system support has been removed a while ago, remove
some outdated references.
Differential Revision: https://reviews.llvm.org/D63608
llvm-svn: 365013
2019-07-03 09:57:59 +00:00
Sylvestre Ledru
0455cbe67c
fix some typos in the doc
...
llvm-svn: 276968
2016-07-28 09:28:58 +00:00
Justin Bogner
5d6d9ebc4d
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
46c8e3a614
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
73a0dac96d
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
cf1ba1d8c0
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
a7c4b5e9b0
remove an old entry whose link is broken anyway
...
llvm-svn: 202617
2014-03-02 06:37:03 +00:00
Sean Silva
92a44897a2
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
0f2eabce10
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
125939cbf7
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
626a4ecf3a
[docs] Port FAQ over to Sphinx.
...
Patch by Mikael Lyngvig!
llvm-svn: 158677
2012-06-18 20:21:38 +00:00