[PATCH] D142214: [MC] Do not copy MCInstrDescs. NFC.
Jay Foad via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jan 23 03:53:56 PST 2023
foad updated this revision to Diff 491292.
foad added a comment.
"Rule of 4" (rule of 5 without the desctructor).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D142214/new/
https://reviews.llvm.org/D142214
Files:
llvm/include/llvm/MC/MCInstrDesc.h
llvm/lib/CodeGen/SelectionDAG/ScheduleDAGRRList.cpp
llvm/lib/Target/AMDGPU/AMDGPUISelDAGToDAG.cpp
llvm/lib/Target/AMDGPU/SIInstrInfo.cpp
llvm/lib/Target/AMDGPU/SIInstrInfo.h
llvm/lib/Target/Lanai/LanaiDelaySlotFiller.cpp
llvm/lib/Target/SPIRV/MCTargetDesc/SPIRVInstPrinter.cpp
llvm/lib/Target/SPIRV/MCTargetDesc/SPIRVMCCodeEmitter.cpp
llvm/unittests/CodeGen/LexicalScopesTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D142214.491292.patch
Type: text/x-patch
Size: 6991 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230123/3f50648b/attachment.bin>
More information about the llvm-commits
mailing list