[PATCH] D138477: MC: Add .data. and .rodata. prefixes to MCContext section classification
Saleem Abdulrasool via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Nov 22 07:57:54 PST 2022
compnerd requested changes to this revision.
compnerd added inline comments.
This revision now requires changes to proceed.
================
Comment at: llvm/test/MC/ELF/data-section-prefix.ll:1
+; RUN: llc -filetype obj -o - %s
+
----------------
Could you please verify the output?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D138477/new/
https://reviews.llvm.org/D138477
More information about the llvm-commits
mailing list