testcase only works in a debug build

llvm-svn: 288567
This commit is contained in:
Matthias Braun 2016-12-03 01:42:32 +00:00
parent f9353d89be
commit a39c2ca44e
1 changed files with 1 additions and 0 deletions

View File

@ -1,4 +1,5 @@
# RUN: llc -o /dev/null %s -mtriple=aarch64-apple-ios -run-pass=aarch64-collect-loh -debug-only=aarch64-collect-loh 2>&1 | FileCheck %s
# REQUIRES: asserts
--- |
define void @func0() { ret void }