Fix the eh-filter.ll test.
authorStefan Pintilie <stefanp@ca.ibm.com>
Wed, 29 Jun 2022 21:13:57 +0000 (16:13 -0500)
committerStefan Pintilie <stefanp@ca.ibm.com>
Wed, 29 Jun 2022 21:14:41 +0000 (16:14 -0500)
Forgot to add that this test requires asserts.

llvm/test/Transforms/GlobalMerge/eh-filter.ll

index 95b5141..3500865 100644 (file)
@@ -1,3 +1,4 @@
+; REQUIRES: asserts
 ; RUN: opt -global-merge -debug-only=global-merge -S -o - %s 2>&1 | FileCheck %s
 
 ;; Checks from the debug info.