[PATCH] D34481: Mark dump() methods as const. NFC

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 21 15:20:11 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL305963: Mark dump() methods as const. NFC (authored by sbc).

Changed prior to commit:
  https://reviews.llvm.org/D34481?vs=103476&id=103478#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D34481

Files:
  llvm/trunk/include/llvm/CodeGen/DIE.h
  llvm/trunk/include/llvm/CodeGen/LexicalScopes.h
  llvm/trunk/include/llvm/CodeGen/MachineScheduler.h
  llvm/trunk/include/llvm/MC/MCAssembler.h
  llvm/trunk/include/llvm/MC/MCFragment.h
  llvm/trunk/include/llvm/MC/MCSection.h
  llvm/trunk/include/llvm/Transforms/Scalar/GVN.h
  llvm/trunk/lib/CodeGen/AsmPrinter/DIE.cpp
  llvm/trunk/lib/CodeGen/LiveDebugVariables.cpp
  llvm/trunk/lib/CodeGen/LiveDebugVariables.h
  llvm/trunk/lib/CodeGen/MachineScheduler.cpp
  llvm/trunk/lib/MC/MCFragment.cpp
  llvm/trunk/lib/MC/MCSection.cpp
  llvm/trunk/lib/Target/SystemZ/SystemZMachineScheduler.h
  llvm/trunk/lib/Transforms/Scalar/GVN.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D34481.103478.patch
Type: text/x-patch
Size: 9683 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170621/7814e03b/attachment.bin>


More information about the llvm-commits mailing list