[PATCH] D125664: [BOLT][NFC] Move BinaryDominatorTree out of BinaryLoop header

Amir Ayupov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon May 16 16:27:08 PDT 2022


Amir created this revision.
Herald added a reviewer: rafauler.
Herald added a subscriber: ayermolo.
Herald added a reviewer: maksfb.
Herald added a project: All.
Amir published this revision for review.
Herald added subscribers: llvm-commits, yota9.
Herald added a project: LLVM.

Split up the BinaryLoop header and move BinaryDominatorTree into its own header,
preparing it for a standalone use.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D125664

Files:
  bolt/include/bolt/Core/BinaryDomTree.h
  bolt/include/bolt/Core/BinaryLoop.h
  bolt/lib/Core/BinaryFunction.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D125664.429613.patch
Type: text/x-patch
Size: 4740 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220516/155f2a78/attachment.bin>


More information about the llvm-commits mailing list