Sam Elliott 8107c71511
[RISCV] Put Large Code Model Constant Pools in .text (#151393)
These are required to be close to code, unlike `.rodata` which was being
used before.

Fixes: #145080
2026-03-02 13:17:06 -08:00
..

To-do
-----

* Instruction encodings
* Tailcalls
* Investigate loop alignment
* Add builtins