summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/asm-global-imm.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/X86/asm-global-imm.ll')
-rw-r--r--test/CodeGen/X86/asm-global-imm.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/X86/asm-global-imm.ll b/test/CodeGen/X86/asm-global-imm.ll
index 9e79f6f782..ebf585a39a 100644
--- a/test/CodeGen/X86/asm-global-imm.ll
+++ b/test/CodeGen/X86/asm-global-imm.ll
@@ -1,4 +1,4 @@
-; RUN: llc < %s -march=x86 -relocation-model=static -no-integrated-as | FileCheck %s
+; RUN: llc < %s -march=x86 -relocation-model=static | FileCheck %s
; PR882
target datalayout = "e-p:32:32"