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.