From: Krzysztof Parzyszek Date: Thu, 30 Nov 2017 20:39:15 +0000 (+0000) Subject: [Hexagon] Fix wrong pass in testcase X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=ca2b4f3e054d795465478ef06ada892f58863783;p=llvm [Hexagon] Fix wrong pass in testcase git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@319471 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/test/CodeGen/Hexagon/newvaluejump-solo.mir b/test/CodeGen/Hexagon/newvaluejump-solo.mir index b6bb23834c4..d55757efdcc 100644 --- a/test/CodeGen/Hexagon/newvaluejump-solo.mir +++ b/test/CodeGen/Hexagon/newvaluejump-solo.mir @@ -1,4 +1,4 @@ -# RUN: llc -march=hexagon -run-pass hexagon-packetizer %s -o - | FileCheck %s +# RUN: llc -march=hexagon -run-pass hexagon-nvj %s -o - | FileCheck %s # Check that there is no new-value jump: # CHECK-LABEL: name: fred