[PATCH] D61243: Check build-type dependent variables for -flto as well.
    Roman Lebedev via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Sun Apr 28 12:05:22 PDT 2019
    
    
  
lebedev.ri added a comment.
Two thoughts:
1. Why is `LDFLAGS` being set conditionally, is there a warning otherwise?
2. I wonder, why it's `{C,CXX,LD}FLAGS`, and not `CMAKE_*_FLAGS` directly.
Repository:
  rT test-suite
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D61243/new/
https://reviews.llvm.org/D61243
    
    
More information about the llvm-commits
mailing list