[PATCH] D99257: [XCOFF] dynamically allocating the section and csect group

ChenZheng via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 24 06:29:58 PDT 2021


shchenz updated this revision to Diff 332962.
shchenz added a comment.

1: LINT warning fix


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D99257

Files:
  llvm/lib/MC/XCOFFObjectWriter.cpp
  llvm/test/CodeGen/PowerPC/aix-extern-weak.ll
  llvm/test/CodeGen/PowerPC/aix-extern.ll
  llvm/test/CodeGen/PowerPC/aix-return55.ll
  llvm/test/CodeGen/PowerPC/aix-weak.ll
  llvm/test/CodeGen/PowerPC/aix-xcoff-data-sections.ll
  llvm/test/CodeGen/PowerPC/aix-xcoff-explicit-section.ll
  llvm/test/CodeGen/PowerPC/aix-xcoff-lower-comm.ll
  llvm/test/CodeGen/PowerPC/aix-xcoff-reloc.ll
  llvm/test/CodeGen/PowerPC/aix-xcoff-symbol-rename.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D99257.332962.patch
Type: text/x-patch
Size: 63772 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210324/4c4deb88/attachment-0001.bin>


More information about the llvm-commits mailing list