[PATCH] D95931: [XCOFF] [NFC] make csect properties optional when create a new section
ChenZheng via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Feb 12 22:30:56 PST 2021
shchenz updated this revision to Diff 323523.
shchenz marked 3 inline comments as done.
shchenz added a comment.
1: use `llvm::Optional`
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.323523.patch
Type: text/x-patch
Size: 12370 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210213/a5a6fe5c/attachment.bin>
More information about the llvm-commits
mailing list