Turn on post-alloc scheduling for x86.
[oota-llvm.git] / test / CodeGen / X86 / pic.ll
index 3a547f95f83fa4a5014be969459343d4db353ec4..e886ba06b7089b6e96df8c45b435c49ed6406d2e 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llc < %s -mtriple=i686-pc-linux-gnu -relocation-model=pic -asm-verbose=false | FileCheck %s -check-prefix=LINUX
+; RUN: llc < %s -mtriple=i686-pc-linux-gnu -relocation-model=pic -asm-verbose=false -post-RA-scheduler=false | FileCheck %s -check-prefix=LINUX
 
 @ptr = external global i32* 
 @dst = external global i32