[PATCH] D62632: [Remarks][NFC] Move the serialization to lib/Remarks

Francis Visoiu Mistrih via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu May 30 14:43:09 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL362160: [Remarks][NFC] Move the serialization to lib/Remarks (authored by thegameg, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D62632?vs=202069&id=202304#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D62632

Files:
  cfe/trunk/lib/CodeGen/CodeGenAction.cpp
  llvm/trunk/include/llvm/IR/DiagnosticInfo.h
  llvm/trunk/include/llvm/IR/RemarkStreamer.h
  llvm/trunk/include/llvm/Remarks/RemarkSerializer.h
  llvm/trunk/lib/CodeGen/AsmPrinter/AsmPrinter.cpp
  llvm/trunk/lib/IR/DiagnosticInfo.cpp
  llvm/trunk/lib/IR/RemarkStreamer.cpp
  llvm/trunk/lib/LTO/LTO.cpp
  llvm/trunk/lib/Remarks/CMakeLists.txt
  llvm/trunk/lib/Remarks/YAMLRemarkSerializer.cpp
  llvm/trunk/tools/llc/llc.cpp
  llvm/trunk/tools/opt/opt.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D62632.202304.patch
Type: text/x-patch
Size: 28216 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190530/8494540e/attachment.bin>


More information about the llvm-commits mailing list