[PATCH] D152921: [lld] Synthesize metadata for MTE globals

Mitch Phillips via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 12 07:16:53 PDT 2023


hctim updated this revision to Diff 539549.
hctim marked 17 inline comments as done.
hctim added a comment.

Update w/ Ray's comments.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D152921/new/

https://reviews.llvm.org/D152921

Files:
  lld/ELF/Arch/AArch64.cpp
  lld/ELF/Arch/PPC64.cpp
  lld/ELF/Driver.cpp
  lld/ELF/Relocations.cpp
  lld/ELF/Relocations.h
  lld/ELF/Symbols.h
  lld/ELF/SyntheticSections.cpp
  lld/ELF/SyntheticSections.h
  lld/ELF/Target.h
  lld/ELF/Thunks.cpp
  lld/ELF/Writer.cpp
  lld/ELF/Writer.h
  lld/test/ELF/Inputs/aarch64-memtag-globals.s
  lld/test/ELF/aarch64-memtag-android-abi.s
  lld/test/ELF/aarch64-memtag-globals.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D152921.539549.patch
Type: text/x-patch
Size: 47163 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230712/fd09fcb8/attachment.bin>


More information about the llvm-commits mailing list