forked from OSchip/llvm-project
[llvm-locstats] Fix the test for the Hexagon target
llvm-svn: 373189
This commit is contained in:
parent
aac03ae06a
commit
180f1feba9
|
@ -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
|
||||
;
|
||||
|
|
Loading…
Reference in New Issue