[LLVMContext] Remove hasSetOpaquePointersValue() API (NFC)
authorNikita Popov <npopov@redhat.com>
Wed, 18 Jan 2023 10:04:12 +0000 (11:04 +0100)
committerNikita Popov <npopov@redhat.com>
Wed, 18 Jan 2023 10:14:26 +0000 (11:14 +0100)
commit4756f9ae0aa6c2a0b4231d93d5166c055f303603
tree2a3975dff88ed4b77c430106276534981a950f7e
parente26ec330c4ff26c4f51e1bac4669b57c0edb5d3e
[LLVMContext] Remove hasSetOpaquePointersValue() API (NFC)

Now that we no longer perform any kind of typed pointer guessing,
we no longer need this API.
llvm/include/llvm/IR/LLVMContext.h
llvm/lib/IR/LLVMContext.cpp
llvm/lib/IR/LLVMContextImpl.cpp
llvm/lib/IR/LLVMContextImpl.h