[GlobalISel][test] Add REQUIRES: asserts after D76934

This commit is contained in:
Fangrui Song 2020-06-11 13:50:56 -07:00
parent 7f13d51ee3
commit 432f20bc18

View file

@ -1,3 +1,4 @@
; REQUIRES: asserts
; RUN: llc -global-isel -mtriple=aarch64 %s -stop-after=irtranslator -o - | FileCheck %s
; RUN: llc -mtriple=aarch64 -global-isel --global-isel-abort=0 %s -o /dev/null
; RUN: llc -mtriple=aarch64 -global-isel --global-isel-abort=0 %s -o /dev/null -debug