aboutsummaryrefslogtreecommitdiff
path: root/src/boot
diff options
context:
space:
mode:
authorGraydon Hoare <[email protected]>2010-08-31 14:36:51 -0700
committerGraydon Hoare <[email protected]>2010-08-31 14:36:51 -0700
commitb90e6b93c1d48d4a4816467dd489794bc2c89c9c (patch)
tree898876f89449eb62ed492ed2b3e21e957a0e7e63 /src/boot
parentAdd block-comment support, various additional operators. Rustc can lex itself... (diff)
downloadrust-b90e6b93c1d48d4a4816467dd489794bc2c89c9c.tar.xz
rust-b90e6b93c1d48d4a4816467dd489794bc2c89c9c.zip
Whitespace churn.
Diffstat (limited to 'src/boot')
-rw-r--r--src/boot/be/x86.ml2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/boot/be/x86.ml b/src/boot/be/x86.ml
index 202f3589..b6d57e27 100644
--- a/src/boot/be/x86.ml
+++ b/src/boot/be/x86.ml
@@ -315,7 +315,7 @@ let emit_target_specific
match cell with
Il.Cell (Il.Reg (Il.Hreg hr, _)) -> hr = eax
| _ -> false
- in
+ in
if is_eax lhs
then
mov rhs_ecx rhs