[PATCH] D139441: [llvm-c] Remove LLVMContextSetOpaquePointers
    Nikita Popov via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Tue Dec  6 11:24:10 PST 2022
    
    
  
nikic added a comment.
I think it may make sense to keep this one for now. It can also be used to force-enable opaque pointers (avoid the auto-detection for bitcode).
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D139441/new/
https://reviews.llvm.org/D139441
    
    
More information about the llvm-commits
mailing list