[PATCH] D149244: [BOLT] Make sure Mach-O binaries are actually linked
    Alexander Shaposhnikov via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Thu Apr 27 19:41:58 PDT 2023
    
    
  
alexander-shaposhnikov accepted this revision.
alexander-shaposhnikov added a comment.
This revision is now accepted and ready to land.
to me LG
================
Comment at: bolt/lib/Rewrite/MachORewriteInstance.cpp:530
   mapInstrumentationSection("__tables");
+  RTDyld->finalizeWithMemoryManagerLocking();
 
----------------
yeah, i think it got lost 
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D149244/new/
https://reviews.llvm.org/D149244
    
    
More information about the llvm-commits
mailing list