[llvm] [MTE] generalize overalignment / size of MTE globals (PR #121957)

Jessica Clarke via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 7 08:27:31 PST 2025


================
@@ -2438,12 +2446,14 @@ bool AsmPrinter::doFinalization(Module &M) {
 
   std::vector<GlobalVariable *> GlobalsToTag;
----------------
jrtc27 wrote:

Not just tag now

https://github.com/llvm/llvm-project/pull/121957


More information about the llvm-commits mailing list