[PATCH] D152921: [lld] Synthesize metadata for MTE globals
Fangrui Song via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jul 11 15:51:14 PDT 2023
MaskRay added a comment.
We need a `--pack-dyn-relocs=relr` test to show that we don't use RELR for a relative relocation referencing a tagged symbol.
This test should also check that a GOT-generating relocation referencing a non-preemptible memtag symbol does not use `.relr.dyn` (see `local-got-shared.s`).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D152921/new/
https://reviews.llvm.org/D152921
More information about the llvm-commits
mailing list