diff options
-rw-r--r-- | polly/www/bugs.html | 11 |
1 files changed, 4 insertions, 7 deletions
diff --git a/polly/www/bugs.html b/polly/www/bugs.html index 53f51b5f16e..e4e0d3fadb7 100644 --- a/polly/www/bugs.html +++ b/polly/www/bugs.html @@ -19,13 +19,10 @@ Polly uses the LLVM bug tracking system. <h3>File a Bug</h3> -To report a bug go to the LLVM Bugzilla <a href="http://llvm.org/bugs/" ->website</a> -select "File a Bug", chose "Projects" and select the component "Polly". To go -directly to the corresponding page -follow this <a -href="http://llvm.org/bugs/enter_bug.cgi?product=Projects&component=Polly">link</a>. -New bug reports will automatically be sent to the Polly development mailing list. +If a problem appears, please <a +href="http://llvm.org/bugs/enter_bug.cgi?product=Projects&component=Polly"> +report a bug</a> to the LLVM bugzilla. Polly bugs are tracked under product +'Projects' and component 'Polly'. <h3>Open Bugs</h3> |