[lld] [NFC][lld][ELF] move "initSymbolAnchors" to "lld/ELF/Writer.cpp" (PR #101869)

via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 8 05:53:05 PDT 2024


coderchenlin wrote:

> This does not seem necessary. `initSymbolAnchors` in RISCV.cpp makes linker relaxation code together. Moving the function to `Writer.cpp` would make the code harder to read.



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


More information about the llvm-commits mailing list