You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently we occasionally fake an alloca in trans by carving out a set of known-to-be-contiguous spill slots. This is cheesy and wrong; the backend should provide an interface for requesting an alloca honestly.
Activity
graydon commentedon Jan 27, 2011
WONTFIX (not required for bootstrapping)
Merge pull request rust-lang#83 from bossmc/add-umask
Merge pull request rust-lang#83 from gnzlbg/ec
fix: gh origin on readme (rust-lang#83)
Merge pull request rust-lang#83 from rust-lang/feature/reductions
query stack during panic
after ICE #112522fix: CI and various other updates (rust-lang#83)