[all-commits] [llvm/llvm-project] 9ed4c7: [MTE] decide whether to tag global in AsmPrinter (...

Florian Mayer via All-commits all-commits at lists.llvm.org
Thu Apr 17 09:53:02 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 9ed4c705ac1c5c8797f328694f6cd22fbcdae03b
      https://github.com/llvm/llvm-project/commit/9ed4c705ac1c5c8797f328694f6cd22fbcdae03b
  Author: Florian Mayer <fmayer at google.com>
  Date:   2025-04-17 (Thu, 17 Apr 2025)

  Changed paths:
    M clang/lib/CodeGen/SanitizerMetadata.cpp
    M clang/test/CodeGen/memtag-globals.cpp
    M llvm/lib/CodeGen/AsmPrinter/AsmPrinter.cpp
    M llvm/lib/IR/Verifier.cpp
    M llvm/unittests/IR/VerifierTest.cpp

  Log Message:
  -----------
  [MTE] decide whether to tag global in AsmPrinter (#135891)

there are llvm passes that would invalidate the decision we make in
clang.



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