aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Target/PowerPC/Disassembler/PPCDisassembler.cpp
diff options
context:
space:
mode:
authorArthur Eubanks <aeubanks@google.com>2021-05-25 20:04:00 -0700
committerArthur Eubanks <aeubanks@google.com>2021-06-14 10:52:56 -0700
commit8c5a44901cafa5c848d3f2f2c26a23e6583ed657 (patch)
treec9f1b3a969113c4dce14419dbeca71ecde022bfe /llvm/lib/Target/PowerPC/Disassembler/PPCDisassembler.cpp
parentcc17bfe4898de0b57b58103bb629960f89eb4706 (diff)
downloadllvm-8c5a44901cafa5c848d3f2f2c26a23e6583ed657.zip
llvm-8c5a44901cafa5c848d3f2f2c26a23e6583ed657.tar.gz
llvm-8c5a44901cafa5c848d3f2f2c26a23e6583ed657.tar.bz2
[OpaquePtr] Remove existing support for forward compatibility
It assumes that PointerType will keep having an optional pointee type, but we'd like to remove the pointee type in PointerType at some point. I feel like the current implementation could be simplified anyway, although perhaps I'm underestimating the amount of work needed throughout BitcodeReader. We will still need a side table to keep track of pointee types. This will be reimplemented at some point. This is essentially a revert of a4771e9d (which doesn't look like it was reviewed anyway). Reviewed By: dblaikie Differential Revision: https://reviews.llvm.org/D103135
Diffstat (limited to 'llvm/lib/Target/PowerPC/Disassembler/PPCDisassembler.cpp')
0 files changed, 0 insertions, 0 deletions