[PATCH] D95932: [Debug-Info] [NFC] move emitDwarfUnitLength to MCStreamer class

ChenZheng via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 4 01:12:45 PST 2021


shchenz updated this revision to Diff 321341.
shchenz added a comment.

update:
1: remove the fixture class as well


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D95932

Files:
  llvm/include/llvm/CodeGen/AsmPrinter.h
  llvm/include/llvm/MC/MCStreamer.h
  llvm/lib/CodeGen/AsmPrinter/AsmPrinterDwarf.cpp
  llvm/lib/MC/MCStreamer.cpp
  llvm/unittests/CodeGen/AsmPrinterDwarfTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D95932.321341.patch
Type: text/x-patch
Size: 5111 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210204/b8e40cd1/attachment.bin>


More information about the llvm-commits mailing list