[x86] Allow address-size overrides for STOS[BWLQ] (PR9385)
[oota-llvm.git] / test / Analysis / RegionInfo / paper.ll
index 96c87e0559b4f27d9d88ad3fb63b7eb614510359..0398d2baa225603287c38d78375e0d850cde7dd0 100644 (file)
@@ -1,3 +1,4 @@
+; REQUIRES: asserts
 ; RUN: opt -regions -analyze < %s | FileCheck %s
 ; RUN: opt -regions -stats < %s 2>&1 | FileCheck -check-prefix=STAT %s
 ; RUN: opt -regions -print-region-style=bb  -analyze < %s 2>&1 | FileCheck -check-prefix=BBIT %s