[x32] Fix FrameIndex check in SelectLEA64_32Addr
[oota-llvm.git] / test / CodeGen / X86 / 2005-01-17-CycleInDAG.ll
index 32fafc61e8de3e4c3f5103036e2b799115ef3be9..fe6674da041f5ceddb54f71e19edb56f0b921239 100644 (file)
@@ -7,7 +7,7 @@
 
 @GLOBAL = external global i32           ; <i32*> [#uses=1]
 
-define i32 @test(i32* %P1, i32* %P2, i32* %P3) {
+define i32 @test(i32* %P1, i32* %P2, i32* %P3) nounwind {
         %L = load i32* @GLOBAL          ; <i32> [#uses=1]
         store i32 12, i32* %P2
         %Y = load i32* %P3              ; <i32> [#uses=1]