[PATCH] D20532: [NFC] Move current live interval from being a class member of InsertPointAnalysis to query interfaces argument

Matthias Braun via llvm-commits llvm-commits at lists.llvm.org
Mon May 23 11:20:15 PDT 2016


MatzeB added a comment.

You should also change the title to something like `LastInsertPointAnalysis: Move current live interval from being a class member to query interfaces argument; NFC` (the thing at the beginning should be the area of the compiler, the NFC usually comes last).


Repository:
  rL LLVM

http://reviews.llvm.org/D20532





More information about the llvm-commits mailing list