[PATCH] D148421: Fix uninitialized pointer members in MC
Akshay Khadse via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat Apr 15 02:19:31 PDT 2023
akshaykhadse created this revision.
Herald added subscribers: pmatos, asb, hiraditya, sbc100.
Herald added a project: All.
akshaykhadse requested review of this revision.
Herald added subscribers: llvm-commits, aheejin.
Herald added a project: LLVM.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D148421
Files:
llvm/include/llvm/CodeGen/MachineSSAContext.h
llvm/include/llvm/MC/MCContext.h
llvm/include/llvm/MC/MCFragment.h
llvm/include/llvm/MC/MCParser/MCAsmParserExtension.h
llvm/include/llvm/MC/MCPseudoProbe.h
llvm/include/llvm/MC/MCWinEH.h
llvm/include/llvm/Object/COFF.h
llvm/lib/MC/WasmObjectWriter.cpp
llvm/lib/MC/WinCOFFObjectWriter.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D148421.513869.patch
Type: text/x-patch
Size: 4735 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230415/c4fe40b6/attachment.bin>
More information about the llvm-commits
mailing list