[PATCH] D138477: MC: Add .data. and .rodata. prefixes to MCContext section classification
Dave Marchevsky via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Dec 8 12:52:52 PST 2022
davemarchevsky marked an inline comment as done.
davemarchevsky added inline comments.
================
Comment at: llvm/test/MC/ELF/data-section-prefix.ll:1
+; RUN: llc -filetype obj -o - %s
+
----------------
compnerd wrote:
> Could you please verify the output?
sorry for delay, addressed!
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D138477/new/
https://reviews.llvm.org/D138477
More information about the llvm-commits
mailing list