[llvm] [llvm-objcopy] Remove references for empty section groups (PR #98106)
Pranav Kant via llvm-commits
llvm-commits at lists.llvm.org
Tue Jul 9 11:00:52 PDT 2024
pranavk wrote:
Agree with Fangrui. Pretty hard to figure out with naked eye. We have internal tests that run everything with Asan enabled. So that's how I figured this out :)
Once you have sanitizer output, it's easy to figure out what went wrong.
https://github.com/llvm/llvm-project/pull/98106
More information about the llvm-commits
mailing list