[all-commits] [llvm/llvm-project] d97035: [MTE] [NFC] use vector to collect globals to tag (...
Florian Mayer via All-commits
all-commits at lists.llvm.org
Wed Dec 18 00:38:41 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d9703501b037b012b887ceade77f6a7c392d0524
https://github.com/llvm/llvm-project/commit/d9703501b037b012b887ceade77f6a7c392d0524
Author: Florian Mayer <fmayer at google.com>
Date: 2024-12-18 (Wed, 18 Dec 2024)
Changed paths:
M llvm/lib/CodeGen/AsmPrinter/AsmPrinter.cpp
Log Message:
-----------
[MTE] [NFC] use vector to collect globals to tag (#120283)
The same pattern caused test failures in the HWASan pass, so is brittle.
Let's go for the easier approach.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list