Encode dwarf slot dies for dynamic-sized slots (or slots in dynamic-sized frames)
298a435
Opened by Graydon Hoare at
Currently the presence of a single type-parameter in a frame causes slot offset calculations to go out the window (for locals, not for types). There is enough machinery in dwarf.ml to fix this now. Do so.
Encode and decode tag types in dwarf properly. Add list module to std. Shift rustc to use std.util.option. Fix various dependent bugs. Closed by 57c7e94c8f8d456c1737bd7dd2bf5c6962003cd0.
Graydon Hoare at 2010-10-16 05:09:18