From: Djordje Todorovic Date: Mon, 30 Sep 2019 08:43:00 +0000 (+0000) Subject: [llvm-locstats] Fix the test for the Hexagon target X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=aa5a8ab7bdb86e4ad8542b0c116115fc7b82394f;p=llvm [llvm-locstats] Fix the test for the Hexagon target git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@373189 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/test/tools/llvm-locstats/locstats.ll b/test/tools/llvm-locstats/locstats.ll index 5dfcddaa8bc..2f04398d365 100644 --- a/test/tools/llvm-locstats/locstats.ll +++ b/test/tools/llvm-locstats/locstats.ll @@ -1,3 +1,4 @@ +; REQUIRES: x86-registered-target ; RUN: llc %s -o %t0.o -filetype=obj \ ; RUN: | %llvm-locstats %t0.o | FileCheck %s --check-prefix=LOCSTATS ;