[llvm] [BOLT][RelVTable] Skip special handling on non virtual function pointer relocations (PR #137406)
    Maksim Panchenko via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Mon Apr 28 22:13:33 PDT 2025
    
    
  
================
@@ -0,0 +1,25 @@
+// Test the fix that BOLT should skip speical handling of any non virtual
----------------
maksfb wrote:
```suggestion
// Test the fix that BOLT should skip special handling of any non-virtual
```
https://github.com/llvm/llvm-project/pull/137406
    
    
More information about the llvm-commits
mailing list