diff --git a/llvm/test/DebugInfo/Generic/debug-info-jump-table.ll b/llvm/test/DebugInfo/Generic/debug-info-jump-table.ll index fac00d4f158b1..3656e631beb0c 100644 --- a/llvm/test/DebugInfo/Generic/debug-info-jump-table.ll +++ b/llvm/test/DebugInfo/Generic/debug-info-jump-table.ll @@ -1,4 +1,5 @@ ; 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"