[PATCH] D27186: Move VariableDbgInfo from MachineModuleInfo to MachineFunction

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 30 15:59:03 PST 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL288292: Move VariableDbgInfo from MachineModuleInfo to MachineFunction (authored by matze).

Changed prior to commit:
  https://reviews.llvm.org/D27186?vs=79635&id=79832#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D27186

Files:
  llvm/trunk/include/llvm/CodeGen/MachineFunction.h
  llvm/trunk/include/llvm/CodeGen/MachineModuleInfo.h
  llvm/trunk/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp
  llvm/trunk/lib/CodeGen/AsmPrinter/CodeViewDebug.h
  llvm/trunk/lib/CodeGen/AsmPrinter/DwarfDebug.cpp
  llvm/trunk/lib/CodeGen/AsmPrinter/DwarfDebug.h
  llvm/trunk/lib/CodeGen/MIRParser/MIRParser.cpp
  llvm/trunk/lib/CodeGen/MIRPrinter.cpp
  llvm/trunk/lib/CodeGen/MachineModuleInfo.cpp
  llvm/trunk/lib/CodeGen/SelectionDAG/FunctionLoweringInfo.cpp
  llvm/trunk/lib/CodeGen/StackColoring.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D27186.79832.patch
Type: text/x-patch
Size: 14485 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161130/b07200b5/attachment.bin>


More information about the llvm-commits mailing list