test: Prefer CHECK-LABEL to CHECK in branchweight tests
[oota-llvm.git] / test / Transforms / GlobalOpt / ctor-list-opt-inbounds.ll
index a127f5c5f3489601d3ea5c90ca7ba017c2bbdcfb..9b11985693a1f41f78dc0a979e283fae78a3e26d 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: opt %s -globalopt | llvm-dis | FileCheck %s
+; RUN: opt < %s -globalopt -S | FileCheck %s
 
 ; Don't get fooled by the inbounds keyword; it doesn't change
 ; the computed address.