diff options
Diffstat (limited to 'docs/MakefileGuide.html')
-rw-r--r-- | docs/MakefileGuide.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/MakefileGuide.html b/docs/MakefileGuide.html index ad44be8..a9c0725 100644 --- a/docs/MakefileGuide.html +++ b/docs/MakefileGuide.html @@ -261,7 +261,7 @@ <!-- ======================================================================= --> <div class="doc_subsubsection"><a name="BCModules">Bitcode Modules</a></div> <div class="doc_text"> - <p>In some situations, it is desireable to build a single bitcode module from + <p>In some situations, it is desirable to build a single bitcode module from a variety of sources, instead of an archive, shared library, or bitcode library. Bitcode modules can be specified in addition to any of the other types of libraries by defining the <a href="#MODULE_NAME">MODULE_NAME</a> |