================
@@ -1020,6 +1020,14 @@ llvm::DIType *CGDebugInfo::CreateType(const BuiltinType
*BT) {
DBuilder.createBasicType(Name, Width, llvm::dwarf::DW_ATE_unsigned);
\
return SingletonId;
\
}
+#define AMDGPU_IMAGE_RSRC_TYPE(Name, Id, SingletonId)
\
----------------
shiltian wrote:
If you use existing macro, this code is not even needed.
https://github.com/llvm/llvm-project/pull/160258
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits