[PATCH] D20831: [Polly][GSoC]Renamed ScopInfo to ScopBuilder and update its memory management.

Michael Kruse via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 2 04:01:39 PDT 2016


2016-06-02 1:31 GMT+02:00 Johannes Doerfert <doerfert at cs.uni-saarland.de>:
>> In a later step, we could move the ScopBuilder into its own ScopBuilder.cpp and remove its declaration from the public ScopInfo.h as it's only used by ScopInfoRegionPass.
> I think this should be done by you Michael as you rewrote the most of
> that code last. That way git-blame will still have some meaning.

OK, I will do this.

Michael


More information about the llvm-commits mailing list