[PATCH] D126086: [BOLT][DWARF] Convert dwarf5-df-* tests to assembly tests
    Alexander Yermolovich via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Mon May 23 08:35:09 PDT 2022
    
    
  
ayermolo added inline comments.
================
Comment at: bolt/test/X86/dwarf5-locaddrx.test:86
-
-; void use(int * x, int * y) {
-; *x += 4;
----------------
This part is missing in the assembly file.
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D126086/new/
https://reviews.llvm.org/D126086
    
    
More information about the llvm-commits
mailing list