Support for a bijective unique name creation scheme that allows both
the creation of unique names and to decode those names back to symbols.
Details
Details
Diff Detail
Diff Detail
Event Timeline
Comment Actions
Would it make sens to also upstream https://github.com/flang-compiler/f18-llvm-project/blob/fir-dev/flang/documentation/BijectiveInternalNameUniquing.md in this patch. It explains the rational of this mangling.
Otherwise looks good to me.