[PATCH] D39541: [LLD] [MinGW] Ignore the -s parameter
    Reid Kleckner via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Thu Nov  2 10:35:05 PDT 2017
    
    
  
rnk added a comment.
Assuming we're still committed to the translation layer approach, it sounds like we will need a `/debug:dwarf` flag or something similar to enable this behavior in a more sensible way. `/debug /nopdb` is a surprising spelling for "I want DWARF in my image".
https://reviews.llvm.org/D39541
    
    
More information about the llvm-commits
mailing list