-
Notifications
You must be signed in to change notification settings - Fork 240
Closed
Description
With the new ident_of_string defined in exportclight/Clightdefs.v, some users may find it helpful to have string_of_ident as well as this lemma:
Lemma string_of_ident_of_string: forall s, string_of_ident (ident_of_string s) = s.
I hereby contribute the attached definitions and proofs into the open-source portion of CompCert, with the recommendation that they be added to Clightdefs.v.
If you don't want them, just let me know, and I will add them to VST instead.
Metadata
Metadata
Assignees
Labels
No labels