OSDN Git Service

plugin-gen: add plugin_insn_append
authorEmilio G. Cota <cota@braap.org>
Sat, 8 Dec 2018 01:53:09 +0000 (20:53 -0500)
committerAlex Bennée <alex.bennee@linaro.org>
Mon, 28 Oct 2019 15:12:38 +0000 (15:12 +0000)
commit763f7e12090fa8a4f4d1902a51c7d5ac7c454090
treeb8dca91a14eec8b773ede128660684e971f8c22e
parent30865f316856cc346f4af7ec28586c4a636b0109
plugin-gen: add plugin_insn_append

By adding it to plugin-gen's header file, we can export is as
an inline, since tcg.h is included in the header (we need tcg_ctx).

Signed-off-by: Emilio G. Cota <cota@braap.org>
[AJB: use g_byte_array]
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
include/exec/plugin-gen.h