forked from OSchip/llvm-project
Fix the eh-filter.ll test.
Forgot to add that this test requires asserts.
This commit is contained in:
parent
9bad9248ed
commit
9c86059854
|
@ -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.
|
||||
|
|
Loading…
Reference in New Issue