[PATCH] D54327: Adding debug info to support Fortran (part 3)
    Paul Robinson via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Tue Nov 27 14:51:07 PST 2018
    
    
  
probinson added a comment.
I am curious how debug info for common blocks plays with LTO.  I think we would not want different common-block descriptions to be de-duplicated just because the global name was the same.
Repository:
  rL LLVM
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D54327/new/
https://reviews.llvm.org/D54327
    
    
More information about the llvm-commits
mailing list