summaryrefslogtreecommitdiffstats
path: root/llvm/docs/CMake.rst
diff options
context:
space:
mode:
authorDmitri Gribenko <gribozavr@gmail.com>2012-12-12 17:02:44 +0000
committerDmitri Gribenko <gribozavr@gmail.com>2012-12-12 17:02:44 +0000
commit11ffe2c47ee959bb9b2a59e4afd6ac41a8269aaa (patch)
tree702afbcb1f6887df7ab59d59a29fee552d2021ea /llvm/docs/CMake.rst
parent427cfcb93780801a437b62ed75f9f393ec180fb5 (diff)
downloadbcm5719-llvm-11ffe2c47ee959bb9b2a59e4afd6ac41a8269aaa.tar.gz
bcm5719-llvm-11ffe2c47ee959bb9b2a59e4afd6ac41a8269aaa.zip
Documentation: convert WritingAnLLVMPass.html to reST.
Patch by Anthony Mykhailenko with small fixes by me. llvm-svn: 169992
Diffstat (limited to 'llvm/docs/CMake.rst')
-rw-r--r--llvm/docs/CMake.rst2
1 files changed, 2 insertions, 0 deletions
diff --git a/llvm/docs/CMake.rst b/llvm/docs/CMake.rst
index 9bf0d562556..f89578863c5 100644
--- a/llvm/docs/CMake.rst
+++ b/llvm/docs/CMake.rst
@@ -355,6 +355,8 @@ an equivalent variant of snippet shown above:
target_link_libraries(mycompiler ${REQ_LLVM_LIBRARIES})
+.. _cmake-out-of-source-pass:
+
Developing LLVM pass out of source
----------------------------------
OpenPOWER on IntegriCloud