[PATCH] D79089: [flang] Add the proposal document and rationale for the internal naming module that was previously added.
Steve Scalpone via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Apr 30 08:29:48 PDT 2020
sscalpone accepted this revision.
sscalpone added a comment.
Reminder, flang should follow the well-established naming conventions when creating external names for "f77" entities. There's nothing in this proposal that blocks that; this is just an fyi.
================
Comment at: flang/documentation/BijectiveInternalNameUniquing.md:7
+
+Another goal is
+to be able to reverse these unique names and recover the associated
----------------
"goal" could be "feature" or "requirement" -- not important.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D79089/new/
https://reviews.llvm.org/D79089
More information about the llvm-commits
mailing list