apoch / epoch-language

Home of the Epoch Programming Language Project
Other
72 stars 3 forks source link

Compiler: Validate use of CopyStructure instruction #171

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 9 years ago
It is possible (but unverified) that CopyStructure is invoked too often by code 
generated by the new compiler. Decompile or otherwise examine the output to see 
if this is the case, and if so, correct the overuse.

Original issue reported on code.google.com by don.ap...@gmail.com on 5 Sep 2014 at 5:32

apoch commented 8 years ago

This is no longer relevant in the EpochNativeBin toolchain.