]> granicus.if.org Git - llvm/commitdiff
testcase only works in a debug build
authorMatthias Braun <matze@braunis.de>
Sat, 3 Dec 2016 01:42:32 +0000 (01:42 +0000)
committerMatthias Braun <matze@braunis.de>
Sat, 3 Dec 2016 01:42:32 +0000 (01:42 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@288567 91177308-0d34-0410-b5e6-96231b3b80d8

test/CodeGen/AArch64/loh.mir

index 4809eb5c92a38cd9a64219f30d1f83ad41e9fc7f..4c0689dccbb0d329b3db42cc00071aafefe4d9cf 100644 (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 }