Files
clang-p2996/clang/lib/CodeGen/CGOpenCLRuntime.cpp
Benjamin Kramer c66844d629 [CodeGenOpenCL] Remove pointer type caching
This was important when typed LLVM pointers wanted a struct definition
for every type, but that's no longer necessary with opaque pointers.
NFCI.
2023-11-15 00:37:44 +01:00

6.0 KiB