Disable Execution Engine tests not supported by Hexagon.
[oota-llvm.git] / test / Transforms / LoopUnswitch / 2011-11-18-SimpleSwitch.ll
index bde52da87ae497e8ff7e97b4765930de514244c6..a8608b87720510c9ca880c06c4c8e2c3fd95e03a 100644 (file)
@@ -1,3 +1,4 @@
+; REQUIRES: asserts
 ; RUN: opt -loop-unswitch -disable-output -stats -info-output-file - < %s | FileCheck --check-prefix=STATS %s
 ; RUN: opt -S -loop-unswitch -verify-loop-info -verify-dom-info < %s | FileCheck %s