[lld] ELF: Introduce --shuffle-padding option. (PR #117653)

via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 27 16:08:05 PST 2024


pcc wrote:

> > ELF: Introduce --shuffle-padding flag.
> 
> We call these options. Boolean options are also called flags. We don't use "flag" to name non-boolean options. (The naming convention here is different from absl flags)

Updated commit message.

https://github.com/llvm/llvm-project/pull/117653


More information about the llvm-commits mailing list