Stephan T. Lavavej
|
3a7a22445e
|
[www] More HTTPS and outdated link fixes.
Resolves D69981.
|
2019-11-08 14:41:27 -08:00 |
Stephan T. Lavavej
|
2e4f1e112d
|
[www] Change URLs to HTTPS.
This changes most URLs in llvm's html files to HTTPS. Most changes were
search-and-replace with manual verification; some changes were manual.
For a few URLs, the websites were performing redirects or had changed
their anchors; I fixed those up manually. This consistently uses the
official https://wg21.link redirector. This also strips trailing
whitespace and fixes a couple of typos.
Fixes D69363.
There are a very small number of dead links for which I don't know any
replacements (they are equally dead as HTTP or HTTPS):
https://llvm.org/cmds/llvm2cpp.html
https://llvm.org/devmtg/2010-11/videos/Grosser_Polly-desktop.mp4
https://llvm.org/devmtg/2010-11/videos/Grosser_Polly-mobile.mp4
https://llvm.org/devmtg/2011-11/videos/Grosser_PollyOptimizations-desktop.mov
https://llvm.org/devmtg/2011-11/videos/Grosser_PollyOptimizations-mobile.mp4
https://llvm.org/perf/db_default/v4/nts/22463
https://polly.llvm.org/documentation/memaccess.html
|
2019-10-24 13:25:15 -07:00 |
Mike Edwards
|
1cb062b041
|
[WWW] Fixing file permissions for the .html pages.
llvm-svn: 338098
|
2018-07-27 04:41:37 +00:00 |
Benjamin Kramer
|
eaa262b5b8
|
Fix ALL the markup.
llvm-svn: 148219
|
2012-01-15 15:26:07 +00:00 |
Daniel Dunbar
|
865418a462
|
Add link to FatELF project.
llvm-svn: 85888
|
2009-11-03 08:18:34 +00:00 |
Daniel Dunbar
|
b0e1c2bab5
|
Grammaro.
llvm-svn: 84388
|
2009-10-18 02:09:02 +00:00 |
Daniel Dunbar
|
a1944d704e
|
Describe/link some of the universal driver related work.
llvm-svn: 84369
|
2009-10-17 22:08:19 +00:00 |
Daniel Dunbar
|
d512efa6d2
|
Add a "Universal Driver" open project, and web page.
llvm-svn: 84366
|
2009-10-17 21:50:11 +00:00 |