Strip pointer casts to get to the global. Fixes not respecting indexed
constant strings. Tolerate non-null terminated and empty strings.
Details
Details
Diff Detail
Diff Detail
Event Timeline
| llvm/lib/Target/AMDGPU/AMDGPUPrintfRuntimeBinding.cpp | ||
|---|---|---|
| 407 | Can you replace this code with getConstantStringInfo()? | |
Can you replace this code with getConstantStringInfo()?