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

Andrew Litteken via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 27 14:43:12 PDT 2020


AndrewLitteken updated this revision to Diff 266672.
AndrewLitteken added a comment.

Adding namespace and removing references from unsigned variables in for loops.


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

https://reviews.llvm.org/D80586

Files:
  llvm/include/llvm/Support/SuffixTree.h
  llvm/lib/CodeGen/MachineOutliner.cpp
  llvm/lib/Support/CMakeLists.txt
  llvm/lib/Support/SuffixTree.cpp
  llvm/unittests/Support/CMakeLists.txt
  llvm/unittests/Support/SuffixTreeTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D80586.266672.patch
Type: text/x-patch
Size: 48477 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200527/757c9c89/attachment-0001.bin>


More information about the llvm-commits mailing list