[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 13:32:41 PDT 2021


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG4c8174f54b4e: [OpaquePtr] Introduce option to force all pointers to be opaque pointers (authored by aeubanks).

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.354345.patch
Type: text/x-patch
Size: 6084 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210624/bd0a8b03/attachment.bin>


More information about the llvm-commits mailing list