[PATCH] D60290: NFC: Move API uses of MD5::MD5Result to Optional

Eric Christopher via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 4 16:35:08 PDT 2019


This revision was automatically updated to reflect the committed changes.
echristo marked an inline comment as done.
Closed by commit rL357736: NFC: Move API uses of MD5::MD5Result to Optional rather than a pointer. (authored by echristo, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D60290?vs=193802&id=193808#toc

Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D60290/new/

https://reviews.llvm.org/D60290

Files:
  llvm/trunk/include/llvm/MC/MCContext.h
  llvm/trunk/include/llvm/MC/MCDwarf.h
  llvm/trunk/include/llvm/MC/MCStreamer.h
  llvm/trunk/lib/CodeGen/AsmPrinter/DwarfCompileUnit.cpp
  llvm/trunk/lib/CodeGen/AsmPrinter/DwarfUnit.cpp
  llvm/trunk/lib/CodeGen/AsmPrinter/DwarfUnit.h
  llvm/trunk/lib/MC/MCAsmStreamer.cpp
  llvm/trunk/lib/MC/MCContext.cpp
  llvm/trunk/lib/MC/MCDwarf.cpp
  llvm/trunk/lib/MC/MCParser/AsmParser.cpp
  llvm/trunk/lib/MC/MCStreamer.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D60290.193808.patch
Type: text/x-patch
Size: 16883 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190404/a5c7a366/attachment.bin>


More information about the llvm-commits mailing list