forked from llvm/llvm-www
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathheader.incl
137 lines (109 loc) · 4.72 KB
/
header.incl
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN"
"http://www.w3.org/TR/html4/strict.dtd">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>The LLVM Compiler Infrastructure Project</title>
<link rel="stylesheet" href="/llvm.css" type="text/css">
</head>
<body style="margin-left:0;">
<div class="www_title">
The <strong>LLVM</strong> Compiler Infrastructure
</div>
<table width="100%" border=0 cellpadding=10>
<tr>
<td valign=top align=center>
<!-- <img src="img/DragonSmall.png" width="136" height="136"> -->
<b>Site Map:</b>
<div class="www_sidebar">
<a href="/">Overview</a><br>
<a href="/Features.html">Features</a><br>
<a href="/docs/">Documentation</a><br>
<a href="/docs/CommandGuide/">Command Guide</a><br>
<a href="/docs/FAQ.html">FAQ</a><br>
<a href="/pubs/">Publications</a><br>
<a href="/ProjectsWithLLVM/">LLVM Projects</a><br>
<a href="/OpenProjects.html">Open Projects</a><br>
<a href="/Users.html">LLVM Users</a><br>
<a href="https://github.com/llvm/llvm-project/issues/">Bug tracker</a><br>
<a href="/Logo.html">LLVM Logo</a><br>
<a href="http://blog.llvm.org/">Blog</a><br>
<a href="/devmtg/">Meetings</a><br>
<a href="//foundation.llvm.org">LLVM Foundation</a><br>
</div>
<br>
<b>Download!</b>
<div class="www_sidebar">
<span style="font-size:smaller">Download now:</span>
<a href="https://releases.llvm.org/"><b>LLVM 15.0.7</b></a><br>
<a href="/releases/">All Releases</a><br>
<a href="https://apt.llvm.org/">APT Packages</a><br>
<a href="https://copr.fedorainfracloud.org/coprs/g/fedora-llvm-team/llvm-snapshots/">Fedora Snapshot Packages</a><br>
<a href="https://prereleases.llvm.org/">Pre-releases</a><br>
<br>
<span style="font-size:smaller">View the open-source</span><br>
<a href="/releases/15.0.0/LICENSE.TXT"><b>license</b></a>
</div>
<br>
<b>Search this Site</b>
<div class="www_sidebar">
<form action="https://www.google.com/search" method="get">
<div>
<input type="hidden" name="sitesearch" value="llvm.org">
<input type=text name=q size=11><br>
<input type=submit value="Search!" name="submit">
</div>
</form>
</div>
<br>
<b>Useful Links</b>
<div class="www_sidebar">
<span style="font-size:smaller">Forums</span><br>
<a href="https://discourse.llvm.org/">LLVM Discourse</a>
<br><br>
<span style="font-size:smaller">Mailing Lists:</span><br>
<a href="https://lists.llvm.org/cgi-bin/mailman/listinfo">Commits List</a>
<br><br>
<span style="font-size:smaller">Discord (Real-time Chat):</span><br>
<a href="https://discord.gg/xS7Z362">Discord</a>
<br><br>
<span style="font-size:smaller">IRC Channel:</span><br>
<a href="/docs/GettingInvolved.html#irc">irc.oftc.net #llvm</a>
<br><br>
<span style="font-size:smaller">Calendar:</span><br>
<a href="https://calendar.google.com/calendar/u/0/[email protected]">LLVM Community Calendar</a>
<br><br>
<span style="font-size:smaller">Dev. Resources:</span><br>
<a href="/doxygen/">doxygen</a><br>
<a href="https://github.com/llvm/llvm-project/">Sources (GitHub)</a><br>
<a href="https://reviews.llvm.org">Code Review</a><br>
<a href="http://blog.llvm.org/">Blog</a><br>
<a href="https://github.com/llvm/llvm-project/issues/">Bug tracker</a><br>
<a href="https://lab.llvm.org/buildbot/">Buildbot</a><br>
<a href="http://green.lab.llvm.org/green/">Green Dragon</a><br>
<a href="http://lnt.llvm.org/">LNT</a><br>
<a href="/reports/scan-build/">Scan-build</a><br>
<a href="https://lab.llvm.org/coverage/coverage-reports/index.html">llvm-cov</a><br>
</div>
<br>
<b>Release Emails</b>
<div class="www_sidebar">
<span style="font-size:smaller">
14.0.6: <a href="https://discourse.llvm.org/t/llvm-14-0-6-release/63431">Jun 2022</a><br>
14.0.5: <a href="https://discourse.llvm.org/t/llvm-14-0-5-release/63118">Jun 2022</a><br>
14.0.4: <a href="https://discourse.llvm.org/t/llvm-14-0-4-release/62751">May 2022</a><br>
14.0.0: <a href="https://discourse.llvm.org/t/llvm-14-0-0-release/61224">Mar 2022</a><br>
13.0.1: <a href="https://discourse.llvm.org/t/llvm-13-0-1-release/59870">Feb 2022</a><br>
13.0.0: <a href="https://discourse.llvm.org/t/llvm-13-0-0-release/59045">Oct 2021</a><br>
12.0.1: <a href="https://discourse.llvm.org/t/llvm-12-0-1-release/58600">Jul 2021</a><br>
12.0.0: <a href="https://discourse.llvm.org/t/llvm-12-0-0-release/58080">Apr 2021</a><br>
11.0.1: <a href="https://discourse.llvm.org/t/llvm-11-0-1-release/57393">Jan 2021</a><br>
<a href="https://discourse.llvm.org/c/announce/46">All Announcements</a><br>
</span>
</div>
<br>
<span style="font-size:smaller">Maintained by the <br>
<a href="mailto:[email protected]">llvm-admin team</a>
</span>
</td>
<td valign=top>