lenary wrote: > > Are we sure we don't want to bikeshed the names a bit more? > > I'll try > > Since we have the number in there should we have -mzilsd-8byte-align instead > of -no-zilsd-4byte-align. > > Alternatives -mzilsd-word-align and -mno-zilsd-word-align or > -mzilsd-dword-align > > -mzilsd-partial-align
I'm leaning towards `-mzilsd-word-align` and `-mzilsd-strict-align`, because i don't like "dword", and the disable option ends up reflecting `-m<kind>-strict-align`. https://github.com/llvm/llvm-project/pull/181439 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
