[llvm] [BOLT][AArch64] Partial support for lite mode (PR #133014)
    Maksim Panchenko via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Thu Mar 27 13:37:47 PDT 2025
    
    
  
maksfb wrote:
I'm going to ignore the following suggestion by the code_formatter:
```
-    if (const Relocation *Rel;
+    if (const Relocation * Rel;
https://github.com/llvm/llvm-project/pull/133014
    
    
More information about the llvm-commits
mailing list