[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:28:43 PDT 2021
aeubanks updated this revision to Diff 354344.
aeubanks added a comment.
add llvm-dis --force-opaque-pointers test
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.354344.patch
Type: text/x-patch
Size: 6084 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210624/aa4ad490/attachment.bin>
More information about the llvm-commits
mailing list