[PATCH] D137230: [XCOFF] avoid unnecessary Fixups when -function-sections is enabled.

Esme Yi via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Nov 13 23:29:51 PST 2022


Esme updated this revision to Diff 475061.
Esme added a comment.

Addressed comments.
Thx @hubert.reinterpretcast and @DiggerLin


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D137230

Files:
  llvm/lib/MC/MCContext.cpp
  llvm/test/CodeGen/PowerPC/aix-xcoff-funcsect.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D137230.475061.patch
Type: text/x-patch
Size: 6932 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221114/99d84e19/attachment.bin>


More information about the llvm-commits mailing list