[PATCH] D80369: [DebugInfo][CallSites] Remove decl subprograms from 'retainedTypes:'
    Adrian Prantl via Phabricator via cfe-commits 
    cfe-commits at lists.llvm.org
       
    Wed May 27 11:23:13 PDT 2020
    
    
  
aprantl added a comment.
One way to make the tests more robust is capture the output in a `%t.ll` file and do repeated `RUN: cat %t.ll | FileCheck --check-prefix=TYPE1` lines. Anyway, oif the output is just reshuffled, this should be all fine.
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D80369/new/
https://reviews.llvm.org/D80369
    
    
More information about the cfe-commits
mailing list