Fix a stackmap bug introduced in r220710.
[oota-llvm.git] / test / CodeGen / X86 / 2010-07-06-asm-RIP.ll
index f646afaa266af4373fc85801452710b2d510836c..818bbc6a5bc0dfa28272e633128dd5762caa1087 100644 (file)
@@ -1,5 +1,5 @@
-; RUN: llc < %s -mtriple=x86_64-apple-darwin | FileCheck %s
-; PR 7528
+; RUN: llc < %s -mtriple=x86_64-apple-darwin -no-integrated-as | FileCheck %s
+; PR 4752
 
 @n = global i32 0                                 ; <i32*> [#uses=2]