[PATCH] D102289: [MC][ELF] Introduce .rodata.cold section

Amir Ayupov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Jun 5 20:04:23 PDT 2021


Amir abandoned this revision.
Amir added a comment.

@MaskRay: makes sense. Will just use MCObjectFileInfo->getContext()... interface since we're only using in a single place.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D102289/new/

https://reviews.llvm.org/D102289



More information about the llvm-commits mailing list