Readonly section for arbitrary initialized data.
Declared in <llvm/MC/MCObjectFileInfo.h>
<llvm/MC/MCObjectFileInfo.h>
MCSection* ReadOnlySection = nullptr;
Targets are not required to have a readonly section. If they don't, various bits of code will fall back to using the data section for constants.