[flang-commits] [flang] [llvm] [LLVM] only add exclude metadata to ELF and COFF only (PR #80722)
    Joseph Huber via flang-commits 
    flang-commits at lists.llvm.org
       
    Mon Feb  5 11:02:29 PST 2024
    
    
  
https://github.com/jhuber6 commented:
The attribute is handled the same, it's just that the `Kind.isExclude` does nothing in `TargetLoweringObjectFileMachO::SelectSectionForGlobal`. It's valid to have in IR, it just doesn't do anything on MACH-O targets.
https://github.com/llvm/llvm-project/pull/80722
    
    
More information about the flang-commits
mailing list