[PATCH] D41762: [DWARF] Incorrect prologue end line record.
    Carlos Alberto Enciso via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Thu Feb  1 03:41:58 PST 2018
    
    
  
CarlosAlbertoEnciso added a comment.
Hi Quentin,
> run the llvm test-suite with and without the shrink-wrapping option and look at the diffs.
I managed to setup the llvm test-suite and the results are the same. There is only 1 failure regardless of the option setting.
  Failing Tests (1):
    test-suite :: SingleSource/UnitTests/ms_struct_pack_layout.test
The same failure is present without my changes.
Thanks,
Carlos
https://reviews.llvm.org/D41762
    
    
More information about the llvm-commits
mailing list