Commit 25b802bb authored by David Benjamin's avatar David Benjamin Committed by Andy Polyakov
Browse files

Fix typo in x86_64-mont5.pl CFI directives

parent bb0f7eca
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -120,7 +120,7 @@ $code.=<<___;
	push	%r14
.cfi_push	%r14
	push	%r15
.cfi_push	%r14
.cfi_push	%r15

	neg	$num
	mov	%rsp,%r11