[PATCH] D107782: ReleaseNotes: add lld/ELF notes

James Henderson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 17 00:31:45 PDT 2021


jhenderson added inline comments.


================
Comment at: lld/docs/ReleaseNotes.rst:75
+
+* ``.``, ``$``, and quotes can now be used in symbol names in expressions.
+  (`D98306 <https://reviews.llvm.org/D98306>`_)
----------------
Perhaps worth being specific by what you mean by "quotes". At least in British English, quotes can mean both ' and " (single and double quotes respectively). When just the term "quotes" is mentioned, it can be ambiguous without context.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D107782/new/

https://reviews.llvm.org/D107782



More information about the llvm-commits mailing list