[PATCH] D78720: [globalopt] Don't emit DWARF fragments for members of a struct that cover the whole struct
Nathan Chancellor via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Apr 23 11:21:31 PDT 2020
nathanchance added a comment.
Thanks! I can confirm that I do not see a crash anymore with the config I used when initially reporting. I will try to run this patch through all of my kernel build tests this afternoon to make sure nothing else has regressed.
I am not an expert in this area by any means so I don't feel confident reviewing or approving the patch.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D78720/new/
https://reviews.llvm.org/D78720
More information about the llvm-commits
mailing list