[llvm] [LangRef] Document the difference between `<abi>` and `<pref>` (PR #147929)

Trevor Gross via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 10 14:47:09 PDT 2025


================
@@ -3240,12 +3240,15 @@ as follows:
     as :ref:`Non-Integral Pointer Type <nointptrtype>` s.  The ``0``
     address space cannot be specified as non-integral.
 
+``<abi>`` provides a minimum allowed alignment for a type, and
----------------
tgross35 wrote:

I'll update to mention this. Are there any more specific cases of `pref` that should be mentioned?

https://github.com/llvm/llvm-project/pull/147929


More information about the llvm-commits mailing list