[PATCH] D148421: Fix uninitialized pointer members in MC
LuoYuanke via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Apr 18 02:46:32 PDT 2023
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG65d4d62ab781: Fix uninitialized pointer members in MC (authored by akshaykhadse, committed by LuoYuanke).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D148421/new/
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.514580.patch
Type: text/x-patch
Size: 4735 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230418/36457365/attachment.bin>
More information about the llvm-commits
mailing list