mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-23 11:13:28 +01:00
AMDGPU: Fix missing -verify-machineinstrs in test
llvm-svn: 283107
This commit is contained in:
parent
c2bc6cbd2b
commit
7765ef735e
@ -1,4 +1,4 @@
|
||||
; RUN: llc -march=amdgcn -mcpu=fiji < %s | FileCheck %s
|
||||
; RUN: llc -march=amdgcn -mcpu=fiji -verify-machineinstrs < %s | FileCheck %s
|
||||
|
||||
; Make sure this doesn't crash.
|
||||
; CHECK: {{^}}test:
|
||||
|
Loading…
Reference in New Issue
Block a user