[PATCH] D99426: [Windows] Add new OF_TextWithCRLF flag and use this flag instead of OF_Text
    Fangrui Song via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Fri Mar 26 14:02:52 PDT 2021
    
    
  
MaskRay added a comment.
This touches a lot of files. I am a bit worried that it would not be easy for a contributor to know OF_TextWithCRLF is needed to make SystemZ happy.
> On SystemZ we need to open text files in text mode,
Why can't it be served without CRLF translation?
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D99426/new/
https://reviews.llvm.org/D99426
    
    
More information about the llvm-commits
mailing list