Hi Philippe, On 9/23/21 02:37, Philippe Mathieu-Daudé wrote:
On 9/22/21 20:09, WANG Xuerui wrote:<snip>The generated code ...<snip>... ends here, right? ...<snip>... or are these helpers also generated?
I actively hate writing these by hand, so of course the whole file is auto-generated with some quick Go scripting in that repo. Even including auto-formatting with clang-format so I could directly pipe the output into this file...