public inbox for jit@gcc.gnu.org
 help / color / mirror / Atom feed
* Labels as values
@ 2021-12-14 16:25 Marc Nieper-Wißkirchen
  0 siblings, 0 replies; only message in thread
From: Marc Nieper-Wißkirchen @ 2021-12-14 16:25 UTC (permalink / raw)
  To: jit

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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2021-12-14 16:25 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-12-14 16:25 Labels as values Marc Nieper-Wißkirchen

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).