[PATCH] D109362: [SystemZ][z/OS] Add GOFF Support to the DataLayout
Ulrich Weigand via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Sep 15 09:52:11 PDT 2021
uweigand added inline comments.
================
Comment at: llvm/docs/LangRef.rst:2596
* ``e``: ELF mangling: Private symbols get a ``.L`` prefix.
+ * ``l``: GOFF mangling: Private symbols get a ``.L`` prefix.
* ``m``: Mips mangling: Private symbols get a ``$`` prefix.
----------------
Comment needs to be update now.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D109362/new/
https://reviews.llvm.org/D109362
More information about the cfe-commits
mailing list