[libc-commits] [libc] [libc][docs] codify Policy on Assembler Sources (PR #88185)
Jessica Clarke via libc-commits
libc-commits at lists.llvm.org
Tue Apr 9 13:16:55 PDT 2024
================
@@ -186,3 +186,32 @@ We expect contributions to be free of warnings from the `minimum supported
compiler versions`__ (and newer).
.. __: https://libc.llvm.org/compiler_support.html#minimum-supported-versions
+
+Policy on Assembler sources
----------------
jrtc27 wrote:
Pet peeve: assembly (language), not assembler (just because the latter is in the dictionary, used by some people and what -x accepts doesn't mean it's a sensible name for it; assembler is really the tool not the language)
https://github.com/llvm/llvm-project/pull/88185
More information about the libc-commits
mailing list