[PATCH] D80586: Refactor Suffix Tree from MachineOutliner to LibSupport

Andrew Litteken via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 26 15:17:41 PDT 2020


AndrewLitteken added a comment.

In D80586#2055798 <https://reviews.llvm.org/D80586#2055798>, @efriedma wrote:

> Are there any changes that need to be called out beyond moving the code around?


No there are not, only the MachineOutliner previously depended on this code, and there were no major changes that needed to occur to adapt it.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D80586/new/

https://reviews.llvm.org/D80586





More information about the llvm-commits mailing list