================
@@ -664,6 +685,17 @@ CompilerType CompilerType::GetPointerType() const {
return CompilerType();
}
+CompilerType
+CompilerType::AddPtrAuthModifier(unsigned key, bool isAddressDiscriminated,
----------------
Michael137 wrote:
Also, whose this user of this API? Presumably there's a separate PR out there
that makes use of it?
https://github.com/llvm/llvm-project/pull/84387
_______________________________________________
lldb-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits