[PATCH] D103988: SampleFDO] place the discriminator flag variable into the used list.
    Rong Xu via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Tue Jun 15 16:25:57 PDT 2021
    
    
  
xur added a comment.
@Fangrui: My initial version was to place it into the use list. But Hoy
suggested that I use CommonLinage.
>From llvm reference manual, it seems that linker should GC a common  symbol.
Can you read the message and add comments there?
https://reviews.llvm.org/D103988
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D103988/new/
https://reviews.llvm.org/D103988
    
    
More information about the llvm-commits
mailing list