[llvm-locstats] Fix the test for the Hexagon target

llvm-svn: 373189
This commit is contained in:
Djordje Todorovic 2019-09-30 08:43:00 +00:00
parent aac03ae06a
commit 180f1feba9
1 changed files with 1 additions and 0 deletions

View File

@ -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
;