[x86] Fix disassembly of callw instruction
[oota-llvm.git] / test / Transforms / GlobalOpt / ctor-list-opt-inbounds.ll
index 18f883e972c2404a20e37004b4a80422a23f0eea..9b11985693a1f41f78dc0a979e283fae78a3e26d 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | opt -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.