From: Maxence Guesdon <Maxence.Guesdon@inria.fr> To: caml-list <caml-list@inria.fr> Subject: [Caml-list] information on calls in .cmt files Date: Tue, 20 Jul 2021 10:49:50 +0200 [thread overview] Message-ID: <20210720104950.63a9e9d4@alcazar2> (raw) Hello, .annot files used to contain useful information regarding calls (tail call, on stack or inline), which are not present in .cmt files. This thread mentions this information: https://github.com/ocaml/ocaml/pull/2141 but it seems that this has not been put in .cmt files. Are there plans to do so ? The cmt2annot tool does not add this information either. In fact, the constructor typing/Stypes.An_call seems never used to build values in ocaml compiler code. Regards, - m
reply other threads:[~2021-07-20 8:50 UTC|newest] Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions: You may reply publicly to this message via plain-text email using any one of the following methods: * Save the following mbox file, import it into your mail client, and reply-to-all from there: mbox Avoid top-posting and favor interleaved quoting: https://en.wikipedia.org/wiki/Posting_style#Interleaved_style * Reply using the --to, --cc, and --in-reply-to switches of git-send-email(1): git send-email \ --in-reply-to=20210720104950.63a9e9d4@alcazar2 \ --to=maxence.guesdon@inria.fr \ --cc=caml-list@inria.fr \ --subject='Re: [Caml-list] information on calls in .cmt files' \ /path/to/YOUR_REPLY https://kernel.org/pub/software/scm/git/docs/git-send-email.html * If your mail client supports setting the In-Reply-To header via mailto: links, try the mailto: link
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox; as well as URLs for NNTP newsgroup(s).