[PATCH] D115415: [clang][macho] add clang frontend support for emitting macho files with two build version load commands
    Zhaoyang Li via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Wed Jan 26 09:52:31 PST 2022
    
    
  
zhaoyangli added a comment.
I saw another change trying to add a separate runtime for Mac Catalyst in compiler-rt: https://reviews.llvm.org/D117924. I patched that one in and it looks worked for us.
Also friendly pinging for this change (and catalyst support in compiler-rt). We were kind of blocked by this in chromium :)
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D115415/new/
https://reviews.llvm.org/D115415
    
    
More information about the llvm-commits
mailing list