[all-commits] [llvm/llvm-project] 0b69cc: [AArch64] Improve sanitize_memtag test

Fangrui Song via All-commits all-commits at lists.llvm.org
Mon Jul 10 13:25:23 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 0b69cc8bcba79366aeee1531c61b1e8255a2d6c4
      https://github.com/llvm/llvm-project/commit/0b69cc8bcba79366aeee1531c61b1e8255a2d6c4
  Author: Fangrui Song <i at maskray.me>
  Date:   2023-07-10 (Mon, 10 Jul 2023)

  Changed paths:
    M llvm/lib/CodeGen/AsmPrinter/AsmPrinter.cpp
    M llvm/test/MC/AArch64/global-tagging.ll

  Log Message:
  -----------
  [AArch64] Improve sanitize_memtag test

The ELFObjectWriter::shouldRelocateWithSymbol change in D128958 is untested. Add
the testing.

Also, change a diagnostic to follow the convention (no capitalization or
trailing period). Test it.




More information about the All-commits mailing list