[all-commits] [llvm/llvm-project] b399c8: [NFC] [lld] [MTE] Rename MemtagDescriptors to Memt...
Mitch Phillips via All-commits
all-commits at lists.llvm.org
Tue Jan 9 01:06:34 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: b399c8407351a8fce7313d6ecd6510cb04e94d8f
https://github.com/llvm/llvm-project/commit/b399c8407351a8fce7313d6ecd6510cb04e94d8f
Author: Mitch Phillips <31459023+hctim at users.noreply.github.com>
Date: 2024-01-09 (Tue, 09 Jan 2024)
Changed paths:
M lld/ELF/Relocations.cpp
M lld/ELF/SyntheticSections.cpp
M lld/ELF/SyntheticSections.h
M lld/ELF/Writer.cpp
Log Message:
-----------
[NFC] [lld] [MTE] Rename MemtagDescriptors to MemtagGlobalDescriptors (#77300)
Requested in https://github.com/llvm/llvm-project/pull/77078, I agree
that we may as well be unambiguous.
More information about the All-commits
mailing list