[PATCH] D69078: Move LiveRangeCalc header to the llvm/include directory to make it publicly available

Marcello Maggioni via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 16 18:36:55 PDT 2019


kariddi created this revision.
kariddi added reviewers: qcolombet, rtereshin, MatzeB.
Herald added subscribers: llvm-commits, hiraditya.
Herald added a project: LLVM.

What the title says :-)


Repository:
  rL LLVM

https://reviews.llvm.org/D69078

Files:
  llvm/include/llvm/CodeGen/LiveRangeCalc.h
  llvm/lib/CodeGen/InlineSpiller.cpp
  llvm/lib/CodeGen/LiveIntervals.cpp
  llvm/lib/CodeGen/LiveRangeCalc.cpp
  llvm/lib/CodeGen/LiveRangeCalc.h
  llvm/lib/CodeGen/MachineVerifier.cpp
  llvm/lib/CodeGen/SplitKit.cpp
  llvm/lib/CodeGen/SplitKit.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D69078.225340.patch
Type: text/x-patch
Size: 4132 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191017/b1e28fde/attachment.bin>


More information about the llvm-commits mailing list