[PATCH] D95931: [XCOFF] [NFC] make csect properties optional for function getXCOFFSection
ChenZheng via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat Feb 13 19:55:16 PST 2021
shchenz updated this revision to Diff 323585.
shchenz added a comment.
1: add the FIXME for `None` `CsectProp`
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D95931/new/
https://reviews.llvm.org/D95931
Files:
llvm/include/llvm/BinaryFormat/XCOFF.h
llvm/include/llvm/MC/MCContext.h
llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp
llvm/lib/MC/MCContext.cpp
llvm/lib/MC/MCObjectFileInfo.cpp
llvm/lib/Target/PowerPC/PPCISelLowering.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D95931.323585.patch
Type: text/x-patch
Size: 12460 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210214/069c8251/attachment.bin>
More information about the llvm-commits
mailing list