summaryrefslogtreecommitdiffstats
path: root/llvm/docs/Frontend
diff options
context:
space:
mode:
authorPhilip Reames <listmail@philipreames.com>2015-08-24 17:46:11 +0000
committerPhilip Reames <listmail@philipreames.com>2015-08-24 17:46:11 +0000
commit7223a7fe67664ea900f119c16c2f46d0492b0ba0 (patch)
tree63f12c2efa96e498318c84dbbe327eedeba54307 /llvm/docs/Frontend
parentaa297eac952dd7bfc353a4e9e70b045a54ad5337 (diff)
downloadbcm5719-llvm-7223a7fe67664ea900f119c16c2f46d0492b0ba0.tar.gz
bcm5719-llvm-7223a7fe67664ea900f119c16c2f46d0492b0ba0.zip
[docs][PerformanceTips] Point people towards llvm-dev
llvm-svn: 245856
Diffstat (limited to 'llvm/docs/Frontend')
-rw-r--r--llvm/docs/Frontend/PerformanceTips.rst7
1 files changed, 7 insertions, 0 deletions
diff --git a/llvm/docs/Frontend/PerformanceTips.rst b/llvm/docs/Frontend/PerformanceTips.rst
index 596eb396da2..27d0c430cdb 100644
--- a/llvm/docs/Frontend/PerformanceTips.rst
+++ b/llvm/docs/Frontend/PerformanceTips.rst
@@ -216,6 +216,13 @@ relatively common and are generally well received by the community. You will
need to ensure that your proposal is sufficiently general so that it benefits
others if you wish to contribute it upstream.
+You should also consider describing the problem you're facing on `llvm-dev
+<http://lists.llvm.org/mailman/listinfo/llvm-dev>`_ and asking for advice.
+It's entirely possible someone has encountered your problem before and can
+give good advice. If there are multiple interested parties, that also
+increases the chances that a metadata extension would be well received by the
+community as a whole.
+
Adding to this document
=======================
OpenPOWER on IntegriCloud