================
@@ -2615,6 +2619,47 @@ static uint32_t getAndFeatures() {
return ret;
}
+static void getAArch64PauthInfo() {
+ if (ctx.objectFiles.empty())
----------------
kovdan01 wrote:
Deleted, thanks
https://github.com/llvm/llvm-project/pull/72714