================
@@ -630,6 +630,27 @@ static ZicfissPolicy getZZicfiss(Ctx &ctx,
opt::InputArgList &args) {
return ret;
}
+static int getZMemtagMode(Ctx &ctx, opt::InputArgList &args) {
+ auto ret = ELF::NT_MEMTAG_LEVEL_NONE;
+
----------------
EliaGeretto wrote:
I will incorporate this change in the new PR.
https://github.com/llvm/llvm-project/pull/187055
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits