bytecode: allow interpreter to return any type
authorFrancis Deslauriers <francis.deslauriers@efficios.com>
Mon, 27 Apr 2020 22:02:44 +0000 (18:02 -0400)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Thu, 26 Nov 2020 18:27:09 +0000 (13:27 -0500)
commit09f78acbebc1a1ab8f6f138d18684ab8b886a417
tree64c03e7a3009d18fcb374e95fe1e652e77592c9d
parent6bbd9df3c4006bb904c9efc5620d2c29ac2178fb
bytecode: allow interpreter to return any type

The bytecode interpreter when used by capture bytecode needs to return
types other than an integer or dynamic type.

Signed-off-by: Francis Deslauriers <francis.deslauriers@efficios.com>
Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
Change-Id: Ib93aaa8285ddd615b16dd6ebbf038f79880e25e8
liblttng-ust/lttng-filter-validator.c
This page took 0.025299 seconds and 5 git commands to generate.