On Thu, Jul 1, 2021 at 7:54 PM David Faust via Gcc-patches
wrote:
>
> Add BTF_KIND_FLOAT, a new BTF type kind which has recently stabilized in
> the linux kernel [1]. This kind is used for encoding floating point
> types, and is of particular use when generating BTF for some s390
> arch-specific k
Add BTF_KIND_FLOAT, a new BTF type kind which has recently stabilized in
the linux kernel [1]. This kind is used for encoding floating point
types, and is of particular use when generating BTF for some s390
arch-specific kernel headers.
Also update some BTF tests which previously used floating poi