[PATCH] D118732: [BOLT] Add aarch64 support for peephole passes
    Vladislav Khmelevsky via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Wed Feb  2 07:17:14 PST 2022
    
    
  
yota9 marked an inline comment as done.
yota9 added inline comments.
================
Comment at: bolt/lib/Passes/BinaryPasses.cpp:1093
 }
-
 void Peepholes::runOnFunctions(BinaryContext &BC) {
----------------
rafauler wrote:
> Removed this line by accident?
Yes, thanks! Did not notice that :)
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D118732/new/
https://reviews.llvm.org/D118732
    
    
More information about the llvm-commits
mailing list