aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorGraydon Hoare <[email protected]>2010-07-01 15:26:00 -0700
committerGraydon Hoare <[email protected]>2010-07-01 15:26:00 -0700
commit90b36dcd264b065f5b5963eda928c02f39cb2987 (patch)
treefc3d93afbd6c07718fcd8d9e369b4e7657cb9ab2 /src
parentSome work on teaching trans to differentiate between auto-deref and explicit-... (diff)
downloadrust-90b36dcd264b065f5b5963eda928c02f39cb2987.tar.xz
rust-90b36dcd264b065f5b5963eda928c02f39cb2987.zip
Correct overzealous bulk-edit to LLVM code.
Diffstat (limited to 'src')
-rw-r--r--src/boot/llvm/lltrans.ml2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/boot/llvm/lltrans.ml b/src/boot/llvm/lltrans.ml
index c699ae21..ed64485e 100644
--- a/src/boot/llvm/lltrans.ml
+++ b/src/boot/llvm/lltrans.ml
@@ -465,7 +465,7 @@ let trans_crate
free_and_null_out_slot)
(!llbuilder)
- | MEM_local when Semant.type_is_structured ty ->
+ | MEM_interior when Semant.type_is_structured ty ->
(* FIXME: to handle recursive types, need to call drop
glue here, not inline. *)
drop_ty llbuilder lltask slot_ptr ty curr_iso