[llvm] [RISCV] Place mergeable small read only data into srodata section (PR #82214)

Kito Cheng via llvm-commits llvm-commits at lists.llvm.org
Sun Feb 18 23:06:14 PST 2024


kito-cheng wrote:

> Does gcc do something similar?

Yeah, here is the reference: https://github.com/gcc-mirror/gcc/blob/master/gcc/config/riscv/riscv.cc#L6177-L6189

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


More information about the llvm-commits mailing list