public inbox for jit@gcc.gnu.org
 help / color / mirror / Atom feed
From: "Marc Nieper-Wißkirchen" <marc.nieper@gmail.com>
To: jit@gcc.gnu.org
Subject: Labels as values
Date: Tue, 14 Dec 2021 17:25:42 +0100	[thread overview]
Message-ID: <CAEYrNrSeGaLB3uXGzBQVewqPzxM1AT7qDxD06n7VOv=iiNCQQA@mail.gmail.com> (raw)

Hi,

libgccjit does not yet offer labels as values ([1]), does it?

Would

void gcc_jit_block_end_with_jump_through_ptr (gcc_jit_block *block,
gcc_jit_location *loc, gcc_jit_rvalue *block_ptr)

and

gcc_jit_rvalue *gcc_jit_block_get_address (gcc_jit_block *block,
gcc_jit_location *loc)

be a sufficient API?

Thanks,

Marc

--
[1] https://gcc.gnu.org/onlinedocs/gcc/Labels-as-Values.html

                 reply	other threads:[~2021-12-14 16:25 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='CAEYrNrSeGaLB3uXGzBQVewqPzxM1AT7qDxD06n7VOv=iiNCQQA@mail.gmail.com' \
    --to=marc.nieper@gmail.com \
    --cc=jit@gcc.gnu.org \
    /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
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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 read-only IMAP folder(s) and NNTP newsgroup(s).