TApplencourt / metababel

YAML to Babeltrace 2 Component "compiler-compiler"
2 stars 2 forks source link

Add Enum Support #141

Closed TApplencourt closed 6 months ago

TApplencourt commented 6 months ago

@bd4 Can you try this branch? The :ranges should be array of array of lower and upper bound:[[lower_bound,upper_bound]]. In the case of opencl something like [[1,1]] and [[0,0]] should work for the 2 possible value of the enum