[PATCH] D19437: LTO: Merge -lto-no-discard-value-names with -save-temps.
    Mehdi AMINI via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Fri Apr 22 14:47:08 PDT 2016
    
    
  
joker.eph added a comment.
It is only an issue for testability, you can't catch a regression on this aspect now, if someone removes the call to `setDiscardValueNames` all your tests will still be passing.
I'm just mentioning it, I understand there is a tradeoff for everything :)
http://reviews.llvm.org/D19437
    
    
More information about the llvm-commits
mailing list