Skip to content
Snippets Groups Projects
Commit b02d1733 authored by Sean Silva's avatar Sean Silva
Browse files

[docs] Point inquisitive users to existing module.map files.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@177552 91177308-0d34-0410-b5e6-96231b3b80d8
parent c9fd1867
No related branches found
No related tags found
No related merge requests found
......@@ -151,6 +151,10 @@ Module Map Language
===================
TBD
In the meantime, you can look at ``clang/lib/Headers/module.map``, and all
the ``module.map`` files in ``clang/test/``.
In particular, ``clang/test/Modules/`` contains tests specifically related
to the modules functionality.
.. [#] Automatic linking against the libraries of modules requires specific linker support, which is not widely available.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment