[PATCH] D74631: [clang][XCOFF] Indicate that XCOFF does not support COMDATs
    Xiangling Liao via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Fri Feb 14 14:48:33 PST 2020
    
    
  
Xiangling_L added a comment.
In D74631#1876995 <https://reviews.llvm.org/D74631#1876995>, @sfertile wrote:
>
> Will we report an error somewhere in the backend if we encounter a COMDAT?
I hit this when I was doing my static init patch as well:  `error in backend: COMDAT not yet supported by AIX.`
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D74631/new/
https://reviews.llvm.org/D74631
    
    
More information about the llvm-commits
mailing list