[all-commits] [llvm/llvm-project] dd630d: [BOLT][NFC] Add post-CFG processing to MetadataRew...

maksfb via All-commits all-commits at lists.llvm.org
Thu Jul 13 11:10:17 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: dd630d831cd288f24185be6a9cf622c7daf2b4a6
      https://github.com/llvm/llvm-project/commit/dd630d831cd288f24185be6a9cf622c7daf2b4a6
  Author: Maksim Panchenko <maks at fb.com>
  Date:   2023-07-13 (Thu, 13 Jul 2023)

  Changed paths:
    M bolt/include/bolt/Rewrite/MetadataManager.h
    M bolt/include/bolt/Rewrite/MetadataRewriter.h
    M bolt/include/bolt/Rewrite/RewriteInstance.h
    M bolt/lib/Rewrite/MetadataManager.cpp
    M bolt/lib/Rewrite/RewriteInstance.cpp

  Log Message:
  -----------
  [BOLT][NFC] Add post-CFG processing to MetadataRewriter interface

Add MetadataRewriter::postCFGInitializer().

Reviewed By: jobnoorman

Differential Revision: https://reviews.llvm.org/D155153




More information about the All-commits mailing list