[Git][ghc/ghc][wip/bump-images-9.6] Docs

Matthew Pickering (@mpickering) gitlab at gitlab.haskell.org
Mon Jan 29 16:37:48 UTC 2024



Matthew Pickering pushed to branch wip/bump-images-9.6 at Glasgow Haskell Compiler / GHC


Commits:
9f30be8d by Matthew Pickering at 2024-01-29T16:37:20+00:00
Docs

- - - - -


1 changed file:

- docs/users_guide/phases.rst


Changes:

=====================================
docs/users_guide/phases.rst
=====================================
@@ -59,6 +59,13 @@ given compilation phase:
 
     Use ⟨cmd⟩ as the LLVM compiler.
 
+.. ghc-flag:: -pgmlc ⟨cmd⟩
+    :shortdesc: Use ⟨cmd⟩ as the LLVM assembler
+    :type: dynamic
+    :category: phase-programs
+
+    Use ⟨cmd⟩ as the LLVM assembler
+
 .. ghc-flag:: -pgms ⟨cmd⟩
     :shortdesc: Use ⟨cmd⟩ as the splitter
     :type: dynamic
@@ -218,6 +225,13 @@ the following flags:
 
     Pass ⟨option⟩ to the LLVM compiler.
 
+.. ghc-flag:: -optlas ⟨option⟩
+    :shortdesc: pass ⟨option⟩ to the LLVM assembler
+    :type: dynamic
+    :category: phase-options
+
+    Pass ⟨option⟩ to the LLVM assembler (typically clang).
+
 .. ghc-flag:: -opta ⟨option⟩
     :shortdesc: pass ⟨option⟩ to the assembler
     :type: dynamic



View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/9f30be8d8d9b9a501a5a7f89a3043c86899c12ff

-- 
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/9f30be8d8d9b9a501a5a7f89a3043c86899c12ff
You're receiving this email because of your account on gitlab.haskell.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.haskell.org/pipermail/ghc-commits/attachments/20240129/2a7417bc/attachment-0001.html>


More information about the ghc-commits mailing list