[PATCH] D43002: Emit S_OBJNAME symbol in CodeView
    Nico Weber via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Thu Feb  8 06:58:16 PST 2018
    
    
  
thakis added a comment.
I was about to say "please make sure this honors -fdebug-prefix-map" but I suppose codeview probably contains so many absolute paths at the moment that we should instead have a concerted effort to make debug info cwd-independent at some later point instead.
https://reviews.llvm.org/D43002
    
    
More information about the llvm-commits
mailing list