From a3fe25b05d766dd9f6561b40cf1a98de57c12bdb Mon Sep 17 00:00:00 2001 From: Florian Mayer Date: Tue, 22 Oct 2024 12:53:19 -0700 Subject: [PATCH] =?UTF-8?q?[=F0=9D=98=80=F0=9D=97=BD=F0=9D=97=BF]=20initia?= =?UTF-8?q?l=20version?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Created using spr 1.3.4 --- llvm/test/MC/AArch64/global-tagging.ll | 1 - 1 file changed, 1 deletion(-) diff --git a/llvm/test/MC/AArch64/global-tagging.ll b/llvm/test/MC/AArch64/global-tagging.ll index 4961ec04c5fba..c8b3f52401dc1 100644 --- a/llvm/test/MC/AArch64/global-tagging.ll +++ b/llvm/test/MC/AArch64/global-tagging.ll @@ -11,7 +11,6 @@ ; RUN: obj2yaml %t.o -o %t.yaml ; RUN: FileCheck %s --input-file=%t.yaml --check-prefix=CHECK-YAML -; RUN: yaml2obj %t.yaml -o %t.o ; RUN: llvm-readelf -r %t.o | FileCheck %s --check-prefix=CHECK-RELOCS ;; Check we don't create relocations referencing a section symbol for sanitize_memtag globals.