generate meaningfull unique deterministic names for unpackers, decoders, fetchers, ...
- May 08, 2023
-
-
Gerhard Raven authored8972e35f
-
Avoid autogenerated names with a hash in them which can cause frivolous downstream changes. Instead, generate unique names based on the parameters of the functions which instantiate these algorithms making those names both unique and deterministic.
requires Analysis!981 (merged), Alignment!376 (merged), DaVinci!899 (merged)