divilian / specstar

Combines SPECscape and SPECnet into one project
1 stars 1 forks source link

Eliminate placeholder Proto object #66

Closed divilian closed 5 years ago

divilian commented 5 years ago

Line 96 of sim.jl instantiates a bogus Proto object when it initializes arr_protos, for some obscure reason. Find out why and whether we can get rid of this, since it wreaks havoc in the code trying to code around the object's existence everywhere.