On Thu, Jan 14, 2021 at 1:52 PM Sedat Dilek <sedat.dilek@xxxxxxxxx> wrote: > > Today, I have observed and reported (see [1]) bpf/btf/pahole issues > with Clang v12 (from apt.llvm.org) and DWARF-4 ("four"). > Cannot speak for other compilers and its version. If these are not specific to DWARF5, then it sounds like CONFIG_DEBUG_INFO_DWARF4 should also be marked as `depends on !DEBUG_INFO_BTF`? (or !BTF && CC=clang) > > - Sedat - > > [1] https://lore.kernel.org/bpf/CA+icZUWb3OyaSQAso8LhsRifZnpxAfDtuRwgB786qEJ3GQ+kRw@xxxxxxxxxxxxxx/T/#m6d05cc6c634e9cee89060b2522abc78c3705ea4c -- Thanks, ~Nick Desaulniers