[PATCH] D66256: [AIX] Use GCC-style -std and warning options for XL
    Hubert Tong via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Wed Aug 14 15:54:04 PDT 2019
    
    
  
hubert.reinterpretcast added a comment.
In D66256#1630348 <https://reviews.llvm.org/D66256#1630348>, @jfb wrote:
> I'm worried because this entire section is for "GCC compatible command line stuff". If someone added something new in there, would it inadvertently break XL? Maybe it's better to factor out the bits you want to enable and leave the rest separate from XL?
Good point. Will do.
Repository:
  rL LLVM
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D66256/new/
https://reviews.llvm.org/D66256
    
    
More information about the llvm-commits
mailing list