aboutsummaryrefslogtreecommitdiff
path: root/src/boot/fe
diff options
context:
space:
mode:
authorRoy Frostig <[email protected]>2010-07-14 18:32:44 -0700
committerRoy Frostig <[email protected]>2010-07-15 12:30:46 -0700
commit373f904c92b59efc599a4f54eeb7f203e34779b8 (patch)
tree2ddfa0ff959d610b9eb72d7ed83fadb904947f33 /src/boot/fe
parentMake the x86 backend push an extra word as closure/obj arg when emitting any ... (diff)
downloadrust-373f904c92b59efc599a4f54eeb7f203e34779b8.tar.xz
rust-373f904c92b59efc599a4f54eeb7f203e34779b8.zip
Explicitly provide an optional closure/obj pointer to trans_call_glue so that it can push one in the right position when calling glue, instead of always pushing a null. As far as I can tell this only affects calls to obj drop glue, since only that makes use of an object binding passed as closure/obj, so pass the binding there as needed.
Diffstat (limited to 'src/boot/fe')
0 files changed, 0 insertions, 0 deletions