[PATCH] D94707: [Flang] Fix compilation on MinGW-w64
    Martin Storsjö via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Thu Jan 14 20:50:53 PST 2021
    
    
  
mstorsjo added a comment.
What part of the code in the ifdefs is msvc-specific? On a first glance, it looks like regular win32 code that should work fine on mingw. What's the error that it tries to fix?
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D94707/new/
https://reviews.llvm.org/D94707
    
    
More information about the llvm-commits
mailing list