[PATCH] D27186: Move VariableDbgInfo from MachineModuleInfo to MachineFunction

Matthias Braun via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 29 13:47:55 PST 2016


MatzeB updated this revision to Diff 79635.
MatzeB added a comment.

Upload correctly updated patch this time :)


Repository:
  rL LLVM

https://reviews.llvm.org/D27186

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D27186.79635.patch
Type: text/x-patch
Size: 14122 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161129/2322e10e/attachment.bin>


More information about the llvm-commits mailing list