summaryrefslogtreecommitdiff
path: root/docs/CMake.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/CMake.rst')
-rw-r--r--docs/CMake.rst2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/CMake.rst b/docs/CMake.rst
index 9bf0d56255..f89578863c 100644
--- a/docs/CMake.rst
+++ b/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
----------------------------------