From: Rafael Espindola Date: Sat, 24 Jun 2017 04:41:39 +0000 (+0000) Subject: Add missing %s to RUN line. X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=c88c3632e764dbb26e9c1041955a806ae006e9f7;p=llvm Add missing %s to RUN line. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@306199 cdac9f57-aa62-4fd3-8940-286f4534e8a0 --- diff --git a/test/CodeGen/AMDGPU/branch-relaxation.ll b/test/CodeGen/AMDGPU/branch-relaxation.ll index 578f94241c6..15f579eb06d 100644 --- a/test/CodeGen/AMDGPU/branch-relaxation.ll +++ b/test/CodeGen/AMDGPU/branch-relaxation.ll @@ -3,7 +3,7 @@ ; FIXME: We should use llvm-mc for this, but we can't even parse our own output. ; See PR33579. -; RUN: llc -march=amdgcn -verify-machineinstrs -amdgpu-s-branch-bits=4 -o %t.o -filetype=obj +; RUN: llc -march=amdgcn -verify-machineinstrs -amdgpu-s-branch-bits=4 -o %t.o -filetype=obj %s ; RUN: llvm-readobj -r %t.o | FileCheck --check-prefix=OBJ %s ; OBJ: Relocations [