For opaque pointers, to avoid PointerType::getElementType().
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D102638
[NFC] Pass GV value type instead of pointer type to GetOrCreateLLVMGlobal ClosedPublic Authored by aeubanks on May 17 2021, 10:10 AM.
Details Summary For opaque pointers, to avoid PointerType::getElementType().
Diff Detail
Event TimelineThis revision is now accepted and ready to land.May 17 2021, 3:27 PM This revision was landed with ongoing or failed builds.May 17 2021, 6:50 PM Closed by commit rG9f7d552cff8d: [NFC] Pass GV value type instead of pointer type to GetOrCreateLLVMGlobal (authored by aeubanks). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 346033 clang/lib/CodeGen/CGBlocks.cpp
clang/lib/CodeGen/CodeGenModule.h
clang/lib/CodeGen/CodeGenModule.cpp
|