[PATCH] D103503: [OpaquePtr] Introduce option to force all pointers to be opaque pointers

Arthur Eubanks via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 24 08:39:44 PDT 2021


aeubanks updated this revision to Diff 354265.
aeubanks added a comment.

move some LLVMContext after command line parsing


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D103503/new/

https://reviews.llvm.org/D103503

Files:
  llvm/lib/Bitcode/Writer/ValueEnumerator.cpp
  llvm/lib/IR/LLVMContextImpl.cpp
  llvm/lib/IR/LLVMContextImpl.h
  llvm/lib/IR/Type.cpp
  llvm/test/Other/force-opaque-ptrs.ll
  llvm/tools/llvm-as/llvm-as.cpp
  llvm/tools/llvm-dis/llvm-dis.cpp
  llvm/tools/opt/opt.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D103503.354265.patch
Type: text/x-patch
Size: 6013 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210624/b0a2ada8/attachment.bin>


More information about the llvm-commits mailing list