Commit 622ce125 authored by Nikita Popov's avatar Nikita Popov
Browse files

[DebugInfo] Add REQUIRES asserts to test (NFC)

This test uses the -debug-only flag, which requires an
assertion-enabled build.
parent 1b36a9f0
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
; REQUIRES: x86-registered-target
; REQUIRES: asserts
; RUN: llc -debug-only=isel %s -o /dev/null 2>&1 | FileCheck --match-full-lines %s

target datalayout = "e-m:e-p270:32:32-p271:32:32-p272:64:64-i64:64-i128:128-f80:128-n8:16:32:64-S128"