[DeLICM] Introduce unittesting infrastructure for Known and Written. NFC.
[polly-mirror.git] / www / bugs.html
blob2b47cce00996a57f03aa45926916b8c2975caae6
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN"
2 "http://www.w3.org/TR/html4/strict.dtd">
3 <html>
4 <head>
5 <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
6 <title>Polly - Bugs</title>
7 <link type="text/css" rel="stylesheet" href="menu.css" />
8 <link type="text/css" rel="stylesheet" href="content.css" />
9 </head>
10 <body>
12 <div id="box">
13 <!--#include virtual="menu.html.incl"-->
15 <div id="content">
17 <h1>Bug Reports</h1>
19 Polly uses the LLVM bug tracking system.
21 <h3>File a Bug</h3>
23 If a problem appears, please <a
24 href="http://llvm.org/bugs/enter_bug.cgi?product=Polly">
25 report a bug</a> to the LLVM bugzilla. Polly bugs are tracked under product
26 'Polly'.
29 <h3>Show Open Bugs</h3>
30 A list of the <a
31 href="https://llvm.org/bugs/buglist.cgi?query_format=advanced&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&product=Polly&list_id=91437">open
32 bugs</a> in Polly is also available.
34 </div>
35 </div>
36 </body>
37 </html>