[llvm] [ObjectYAML][NFC] Finalize COFF symbol table offset in writeCOFF (PR #212671)

James Henderson via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 13 01:20:20 PDT 2026


================

----------------
jh7370 wrote:

I'd store the BaseOffset input parameter in a constant that can be used in the test checks. It helps show that the 4 here is directly tied to the `getOffset` values.

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


More information about the llvm-commits mailing list