diff --git a/llvm/test/Transforms/JumpThreading/thread-prob-1.ll b/llvm/test/Transforms/JumpThreading/thread-prob-1.ll --- a/llvm/test/Transforms/JumpThreading/thread-prob-1.ll +++ b/llvm/test/Transforms/JumpThreading/thread-prob-1.ll @@ -1,3 +1,4 @@ +; REQUIRES: asserts ; RUN: opt -debug-only=branch-prob -jump-threading -S %s 2>&1 | FileCheck %s ; Make sure that we set the branch probability for the newly created