[PATCH] D56437: Support blank flag in SHT_GROUP sections for ELF
Rui Ueyama via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jan 23 17:01:30 PST 2019
ruiu added a comment.
I'm fine with just skipping a group that has no flags, but looks like to me this patch does it in a little complicated way. Do you mind if I ask you to simplify it? I'll also take a quick look at how to simplify it.
Repository:
rLLD LLVM Linker
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D56437/new/
https://reviews.llvm.org/D56437
More information about the llvm-commits
mailing list