Tobias Grosser | 7e01c25 | 2011-06-06 15:50:09 +0000 | [diff] [blame] | 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> |
| 11 | |
Tobias Grosser | ca4ca28 | 2013-12-19 22:50:10 +0000 | [diff] [blame] | 12 | <div id="box"> |
Tobias Grosser | 7e01c25 | 2011-06-06 15:50:09 +0000 | [diff] [blame] | 13 | <!--#include virtual="menu.html.incl"--> |
| 14 | |
| 15 | <div id="content"> |
| 16 | |
Tobias Grosser | 7110f33 | 2013-12-20 00:53:01 +0000 | [diff] [blame] | 17 | <h1>Bug Reports</h1> |
Tobias Grosser | 7e01c25 | 2011-06-06 15:50:09 +0000 | [diff] [blame] | 18 | |
Tobias Grosser | 1fa569d | 2017-06-06 06:23:20 +0000 | [diff] [blame] | 19 | Polly uses the LLVM bug tracking system: |
Tobias Grosser | 7e01c25 | 2011-06-06 15:50:09 +0000 | [diff] [blame] | 20 | |
Tobias Grosser | 1fa569d | 2017-06-06 06:23:20 +0000 | [diff] [blame] | 21 | <ul> |
| 22 | <li> |
| 23 | <a href="https://bugs.llvm.org/enter_bug.cgi?product=Polly">File new bug</a> |
| 24 | </li> |
Tobias Grosser | 7e01c25 | 2011-06-06 15:50:09 +0000 | [diff] [blame] | 25 | |
Tobias Grosser | 1fa569d | 2017-06-06 06:23:20 +0000 | [diff] [blame] | 26 | <li> |
| 27 | <a |
| 28 | href="https://bugs.llvm.org/buglist.cgi?query_format=advanced&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&product=Polly&list_id=91437">Show open bugs</a> |
| 29 | </li> |
| 30 | </ul> |
Tobias Grosser | 7e01c25 | 2011-06-06 15:50:09 +0000 | [diff] [blame] | 31 | |
| 32 | |
Tobias Grosser | 7e01c25 | 2011-06-06 15:50:09 +0000 | [diff] [blame] | 33 | </div> |
Tobias Grosser | ca4ca28 | 2013-12-19 22:50:10 +0000 | [diff] [blame] | 34 | </div> |
Tobias Grosser | 7e01c25 | 2011-06-06 15:50:09 +0000 | [diff] [blame] | 35 | </body> |
| 36 | </html> |