[PATCH] D131043: [InstrProf] Don't use comdat for private global variables on COFF
    Arthur Eubanks via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Tue Aug  2 20:25:22 PDT 2022
    
    
  
aeubanks added a comment.
I'm not sure if I'm understanding the intent of the verifier check correctly. Is it that all private GVs on COFF shouldn't have a comdat, or they specifically shouldn't have a comdat of the same name?
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D131043/new/
https://reviews.llvm.org/D131043
    
    
More information about the llvm-commits
mailing list