#78: Remove executable code from src/jit/<ARCH>/jit_emit.h
-------------------------+--------------------------------------------------
 Reporter:  whiteknight  |       Owner:     
     Type:  cage         |      Status:  new
 Priority:  normal       |   Milestone:     
Component:  core         |     Version:     
 Severity:  low          |    Keywords:     
     Lang:               |       Patch:     
 Platform:  all          |  
-------------------------+--------------------------------------------------
 From RT#38929.

 Currently, there is a lot of executable code in src/jit/<ARCH>/jit_emit.h.
 I have created corresponding .c files for each architecture in
 src/jit/<ARCH>/jit_defs.c, and have made sure these files are included in
 the build. I have also updated the amd64 (r34163) and the i386 (ongoing)
 platforms.

 These are currently the only two platforms that I have development access
 to. Here are the others: alpha, arm, hppa, ia64, mips, ppc, sun4. If
 anybody else could help with similar changes on other platforms, it would
 be appreciated.

-- 
Ticket URL: <https://trac.parrot.org/parrot/ticket/78>
Parrot <https://trac.parrot.org/parrot/>
Parrot Development
_______________________________________________
parrot-tickets mailing list
[email protected]
http://lists.parrot.org/mailman/listinfo/parrot-tickets

Reply via email to