[PATCH] D125847: LTO: Decide upfront whether to use opaque/non-opaque pointer types
    Fangrui Song via Phabricator via cfe-commits 
    cfe-commits at lists.llvm.org
       
    Wed Jun  1 16:43:13 PDT 2022
    
    
  
MaskRay added inline comments.
================
Comment at: llvm/tools/gold/gold-plugin.cpp:966
 
+  Config.OpaquePointers = options.opaque_pointers;
+
----------------
`Conf`?
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D125847/new/
https://reviews.llvm.org/D125847
    
    
More information about the cfe-commits
mailing list