[x86] Fix disassembly of callw instruction
[oota-llvm.git] / test / Transforms / GlobalOpt / ctor-list-opt-inbounds.ll
index 29d59748234055a89014c52247032484fbcef0a7..9b11985693a1f41f78dc0a979e283fae78a3e26d 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: opt %s -globalopt -S | FileCheck %s
+; RUN: opt %s -globalopt -S | FileCheck %s
 
 ; Don't get fooled by the inbounds keyword; it doesn't change
 ; the computed address.