[PATCH] D26220: Emit one CodeView S_COMPILE3 record per TU rather than per function
    Reid Kleckner via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Wed Nov  2 09:21:32 PDT 2016
    
    
  
rnk added a comment.
I was going to say, the old line table tests that Timur added when CodeView support was new (asm.ll, simple.ll, multfile.ll, and multifunction.ll in https://reviews.llvm.org/rL200340) overfit our output because we didn't have a lot of confidence in our understanding of the format.
https://reviews.llvm.org/D26220
    
    
More information about the llvm-commits
mailing list