Hi Nathan, > > [...] > > So somehow llvmdump's "-j/--section" option doesn not seem to work. > > However, since I am more of a kernel hacker than I am an LLVM one, I > came up with a potential solution in arch/s390/boot/Makefile, which is > basically just filtering the symbol table manually with grep... it > appears to produce stable results based on a small test Makefile I have > to make sure the output looks sane before running through sha256sum. I'd > be happy to send this as a formal patch if you'd accept it for full > LLVM=1 compatibility with LLVM 19.0.0+ and Linux 6.9+. Ok, please send a formal patch for this approach.