================ @@ -451,6 +452,18 @@ void SharedFile::parse() { } } +/// Returns the alignment for a custom section. This is used to concatenate +/// custom sections with the same name into a single custom section. ---------------- sbc100 wrote:
We don't use the /// style comment anywhere else in `wasm/lld`, maybe just a normal `//` comment? https://github.com/llvm/llvm-project/pull/111332 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits