[PATCH] D56437: Support blank flag in SHT_GROUP sections for ELF
serge via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jan 9 07:40:44 PST 2019
serge-sans-paille added a comment.
As a follow up to this review (and the original bug), a thread started on the binutils mlist: https://www.sourceware.org/ml/binutils/2019-01/msg00046.html
A possible reading of the standard is that flags are additive and the absence of flag - i.e. 0, is a valid value.
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