Unverified Commit b7f97d36 authored by Kito Cheng's avatar Kito Cheng Committed by GitHub
Browse files

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

Small mergeable read only data was place on the sdata before, but it
also means it lose the mergeable property, which means lose some code
size optimization opportunity during link time.
parent d9e6aa70
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment