Files
clang-p2996/llvm/lib/Transforms/Instrumentation/GCOVProfiling.cpp
Nikita Popov ecb98f9fed [IRBuilder] Remove uses of CreateGlobalStringPtr() (NFC)
Since the migration to opaque pointers, CreateGlobalStringPtr()
is the same as CreateGlobalString(). Normalize to the latter.
2024-09-23 16:30:50 +02:00

49 KiB