[svn:parrot] r37582 - trunk/t/compilers/imcc/syn
coke at svn.parrot.org
coke at svn.parrot.org
Thu Mar 19 05:08:38 UTC 2009
Author: coke
Date: Thu Mar 19 05:08:38 2009
New Revision: 37582
URL: https://trac.parrot.org/parrot/changeset/37582
Log:
Whoops. remove actual HLL_map (which was duplicated at runtime with 'hll_map'())
Modified:
trunk/t/compilers/imcc/syn/hll.t
Modified: trunk/t/compilers/imcc/syn/hll.t
==============================================================================
--- trunk/t/compilers/imcc/syn/hll.t Thu Mar 19 05:07:27 2009 (r37581)
+++ trunk/t/compilers/imcc/syn/hll.t Thu Mar 19 05:08:38 2009 (r37582)
@@ -50,7 +50,6 @@
.end
.HLL 'misc'
-.HLL_map 'ResizablePMCArray' = 'Stack'
.sub anon :anon :init
.local pmc interp
.local pmc rpa,stack
More information about the parrot-commits
mailing list