Skip to content
Snippets Groups Projects
Commit 296a1b44 authored by Julian Seward's avatar Julian Seward
Browse files

[project @ 2000-10-02 14:05:22 by sewardj]

Partially back out changes mistakenly included in last commit :-(
parent 57b80ee5
No related branches found
No related tags found
No related merge requests found
......@@ -206,14 +206,7 @@ doGeneralAlloc
doGeneralAlloc all_regs reserve_regs instrs
-- succeeded without spilling
| --trace (showSDoc (
-- text "allocating with these regs" <+> ppr prespill_regs
-- $$
-- text "giving code"
-- $$
-- vcat (map pprInstr prespill_insns)
--))
prespill_ok
| prespill_ok
= Just prespill_insns
-- failed, and no spill regs avail, so pointless to attempt spilling
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment