[PATCH] D102638: [NFC] Pass GV value type instead of pointer type to GetOrCreateLLVMGlobal
Arthur Eubanks via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon May 17 10:10:51 PDT 2021
aeubanks created this revision.
aeubanks requested review of this revision.
Herald added a project: clang.
Herald added a subscriber: cfe-commits.
For opaque pointers, to avoid PointerType::getElementType().
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D102638
Files:
clang/lib/CodeGen/CGBlocks.cpp
clang/lib/CodeGen/CodeGenModule.cpp
clang/lib/CodeGen/CodeGenModule.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D102638.345920.patch
Type: text/x-patch
Size: 9211 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210517/c92fb703/attachment.bin>
More information about the cfe-commits
mailing list