[PATCH] D92073: [CodeGen] Add text section prefix for COFF object file

Pengfei Wang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 25 00:46:41 PST 2020


pengfei added a comment.

Can you add more detail for the background on summary?



================
Comment at: llvm/test/CodeGen/X86/text-section-prefix.ll:1
+; RUN: llc -function-sections < %s
+
----------------
What's your checking here?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D92073



More information about the llvm-commits mailing list